take a peek at your httpd.conf file
by definition the script alias for /cpanel is to go to the redirect.cgi which of course goes to the unsecure http://www.yourdomain.com:2082
just change the alias from "redirect.cgi" to "sredirect.cgi"
and use www.yourdomain.com/cpanel (without http:// or https://) and it will take you to the secure server
Code:
ScriptAlias /cpanel /usr/local/cpanel/base/sredirect.cgi
do the same for the alias for /whm
Code:
ScriptAlias /whm /usr/local/cpanel/base/swhmredirect.cgi
cPanel.net Support Ticket Number:
cPanel.net Support Ticket Number:
cPanel.net Support Ticket Number: