I have install a SSL Certificate for my billing area, but the secure site cannot be open. If I'm trying to open the site with http it's open but when I'm trying it with https, cannot be open. But I have install the SSL Cerificate correctly. But what make me confused, when I go to "Show IP Address Usage", the IP for the secure site is still using public IP instead of Dedicated IP that I have choosen during the SSL installation. I also check the httpd.conf, I found 2 section for the domain name which I'm install the SSL for. One is the ussual configuration (<VirtualHost 123.123.123.1>) and the other one with the 443 port (<VirtualHost 123.123.123.2:443>). The dedicated IP choosen for the SSL let say 123.123.123.2 and the configuration in httpd.conf for the SSL is already correct, but the secure site cannot be open.
My question is, do I also need to change the IP for the non SSL configuration in the httpd.conf? Or is there anyway to fix this issue if I don't need to change those IP to dedicated IP?
Thank,
My question is, do I also need to change the IP for the non SSL configuration in the httpd.conf? Or is there anyway to fix this issue if I don't need to change those IP to dedicated IP?
Thank,