Hello,
I have a VPS with Directadmin, allong with an app running on docker on a custom port,
I have a subdomain pointing to my VPS ip, so I use http://sub.domain.com:XXXX to communicate with my app and it's working correctly,
what I'm trying to do is to add ssl to this so I can use https://sub.domain.com:XXXX
Note that the parent domain (of that sub) is on Directadmin too, and it already got a working wildcard Let's Encrypt certificate.
but when I hit the https://sub.domain.com:XXXX I get ERR_SSL_PROTOCOL_ERROR
I have a VPS with Directadmin, allong with an app running on docker on a custom port,
I have a subdomain pointing to my VPS ip, so I use http://sub.domain.com:XXXX to communicate with my app and it's working correctly,
what I'm trying to do is to add ssl to this so I can use https://sub.domain.com:XXXX
Note that the parent domain (of that sub) is on Directadmin too, and it already got a working wildcard Let's Encrypt certificate.
but when I hit the https://sub.domain.com:XXXX I get ERR_SSL_PROTOCOL_ERROR