Require SSL with option to redirect to SSL cert name or serverhostname)
Open Discussion
when the setting "Require SSL" is set to ON, the following redirection occurs
http://$domain:2082 -> https://$domain:2083/
http://$domain:2086 -> https://$domain:2087/
http://$domain:2095 -> https://$domain:2096/
However, if a valid SSL certificate is not installed a warning will be displayed, causing confusion. There should be an option to define where those redirect non SSL ports (2082, 2086, 2095) ports will redirect, in a cascading way. For example: to https://ssl_cert_name OR serverHostname:2083,2087,2096/
this is similar to "Always redirect to SSL" which only works for /cpanel /whm /webmail, and not for port numbers.
In version 60 we've added SNI support to cPanel's services, which means that (as long as you have SSLs installed for all domains, which you can easily do with AutoSSL), this request could potentially be considered resolved. OP/voters/followers: would you all agree?
In version 60 we've added SNI support to cPanel's services, which means that (as long as you have SSLs installed for all domains, which you can easily do with AutoSSL), this request could potentially be considered resolved. OP/voters/followers: would you all agree?
This issue definitely still needs to be looked at, as it isn't resolved. We are unable to AutoSSL domains that aren't held in an account and that aren't the hostname, so SSL errors are produced on old hostnames if you update your hostname. The only possible solution that exists now is to just enforce hostname redirects but disable SSL redirects, which means you are allowing clients to sign in without SSL, which we would all prefer to avoid.
This issue definitely still needs to be looked at, as it isn't resolved. We are unable to AutoSSL domains that aren't held in an account and that aren't the hostname, so SSL errors are produced on old hostnames if you update your hostname. The only possible solution that exists now is to just enforce hostname redirects but disable SSL redirects, which means you are allowing clients to sign in without SSL, which we would all prefer to avoid.
Replies have been locked on this page!