Skip to main content

wildcard certificate in shared ip

Comments

2 comments

  • pnueda
    Update: I've found out why it is not working on main website. It is old outdated code using absolute paths i.e. http://... so it cannot load properly using https Problem persists on subdomain shop.domain.com It is an updated Prestashop, so it should work fine. However, when I try https://shop.domain.com/administrador/ the following error is recorded in shop.domain.com-ssl_log:
    62.175.212.10 - - [21/Jan/2015:18:20:26 +0100] "GET /administrador/ [COLOR="#FF0000">HTTP/1.1" 500 20 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.99 Safari/537.36"
    Note that it is trying to GET using HTTP and not HTTPS. Why would it be that?
    0
  • cPanelMichael
    Hello :) Do you have any rewrite rules or script configuration options that would use the non-secure URL? The best way to ensure the SSL certificate is working is to upload a simple test HTML page and attempt to load it with the secure URL. Thank you.
    0

Please sign in to leave a comment.