Page 1 of 1

Enable Lets Encrypt SSL on other ports (Pm2) ?

Posted: Sun Oct 16, 2022 1:38 pm
by msk19994
Dear Team,

I hope that everyone is good, I'm in a small pickle, i cant seem to make ssl work on a custom port for a pm2 process.

Currently it perfectly works on https://mydomain.com:8083/
https://mydomain.com/
i want it to work on pm2 instance on a custom port example https://mydomain.com:9091 but when i try opening it gives me a ( sent an invalid response.) ERR_SSL_PROTOCOL_ERROR page while it works perfectly fine on http://mydomain.com:9091

It would be great if someone could guide me on how to resolve it
Thanks

Re: Enable Lets Encrypt SSL on other ports (Pm2) ?

Posted: Tue Oct 18, 2022 1:21 pm
by myVesta
not sure if you are talking about myvesta-control-panel on 9091 port, or pm2 nodejs app on 9091 port?