Hello,
It looks like Direct Admin only supports the server's hostname to login to PHPMyAdmin, Roundcube, etc with SSL. Without using the hostname it'll throw out an SSL error because it tries to use the hostnames cert.
How can we work around this? This is an issue if a reseller wants to make use of their own branded login domain for DA.
For instance:
https://hostname.domain.com/roundcube -> SSL Works perfectly fine
https://reseller.domain.com/roundcube -> SSL will throw out an error as it tries to use the "hostname.domain.com" SSL cert, instead of the "reseller.domain.com" SSL cert.
Any help will be appreciated.
Thanks!
It looks like Direct Admin only supports the server's hostname to login to PHPMyAdmin, Roundcube, etc with SSL. Without using the hostname it'll throw out an SSL error because it tries to use the hostnames cert.
How can we work around this? This is an issue if a reseller wants to make use of their own branded login domain for DA.
For instance:
https://hostname.domain.com/roundcube -> SSL Works perfectly fine
https://reseller.domain.com/roundcube -> SSL will throw out an error as it tries to use the "hostname.domain.com" SSL cert, instead of the "reseller.domain.com" SSL cert.
Any help will be appreciated.
Thanks!