Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - dalai

Pages: [1]
1
SSL / SSL on pm2 service?
« on: September 04, 2020, 12:55:50 PM »
Hi,

I got a dedicated server for a project. I already configured my domain with let's encrypt ssl, frontend and backend api and everything is up and running so far.

The backend api is running through jenkins/pm2 and it's up on my ip:port3333 but I need it to be ssl. If I try https://mydomain.com:3333 i get an ERR_SSL_PROTOCOL_ERROR which i guess it's normal.

So, how can I point a domain or subdomain to the service port and apply an ssl to it? Or if I can't, how should I proceed to get the service running with ssl?

Any idea?

Thanks in advance.

Pages: [1]