Community

Closed How to create a subdomain for a nodejs api with ssl?

it
italo #1

I have been able to create my subdomain and configure it to work with nodejs, the problem is the ssl certificate, it is installed but the browsers recognize it as an error, I have tried to install it manually with certbot but have not been successful. Somewhere I read that I had to create my subdomain and first configure the ssl before adding the backend in node because it does not allow to check the domain. I’m totally new to this

it
italo #3

hello, thank you very much it has worked well for me. The main problem was that node did not allow access to the path where they check the ssl

This topic is closed to new replies.