DirectAdmin Client Domain :2222 to SSL?

DewlanceVPS

Verified User
Joined
Oct 3, 2016
Messages
107
Hello,

Its possible to automatically add SSL using Lets Encrypt on client domain like example.com:2222 or example.com/directadmin?


Thanks.
 
Hello,

DirectAdmin running on 2222 port as well as on any other does not support multiple certificates.
If you need to connect to DirectAdmin using URLs with different domains you will need to proxy requests over Nginx or Apache, and in this case you are free to use it with Let's Encrypt certificates on multiple domains:

- Running DirectAdmin through apache on port 80 (both Apache and Nginx actually are addressed)
 
Hello,

DirectAdmin running on 2222 port as well as on any other does not support multiple certificates.
If you need to connect to DirectAdmin using URLs with different domains you will need to proxy requests over Nginx or Apache, and in this case you are free to use it with Let's Encrypt certificates on multiple domains:

- Running DirectAdmin through apache on port 80 (both Apache and Nginx actually are addressed)

This method is not working, It start throwing "Proxy error" on customer's domain.
 
Back
Top