Nobby B Posted March 1, 2006 Share Posted March 1, 2006 I have a SSL certificate installed on a website I am developing. Initially I was getting an issue with warnings when browsing that the certificate was invalid. the reason I found out was that the certificate is issued to https://www.mydomain.net but the OS Commerce was seeing the domain etc as https://mydomain.net (without the www.) I changed the addresses in the includes/configure.php to have the www. which seems to have sorted this out. However........... When I access the Admin control panel at https://www.mydomain.net it's fine, but upon clicking a link on the control panel it reverts back to https://mydomain.net....it then brings up a SSL warning to say the certificate is not valid for this domain..! Anyone have any ideas how I can change the URL for the Control Panel links to read https://www.mydomain.net and not https://mydomain.net Thanks in advance. Link to comment Share on other sites More sharing options...
macparts Posted March 1, 2006 Share Posted March 1, 2006 B)--> QUOTE(Nobby B @ Mar 1 2006, 07:05 AM) <{POST_SNAPBACK}> I have a SSL certificate installed on a website I am developing. Initially I was getting an issue with warnings when browsing that the certificate was invalid. the reason I found out was that the certificate is issued to https://www.mydomain.net but the OS Commerce was seeing the domain etc as https://mydomain.net (without the www.) I changed the addresses in the includes/configure.php to have the www. which seems to have sorted this out. However........... When I access the Admin control panel at https://www.mydomain.net it's fine, but upon clicking a link on the control panel it reverts back to https://mydomain.net....it then brings up a SSL warning to say the certificate is not valid for this domain..! Anyone have any ideas how I can change the URL for the Control Panel links to read https://www.mydomain.net and not https://mydomain.net Thanks in advance. I had the same problem configuring my domain. It turned out I had to have my ISP recofigure the default path for mydomain.com to www.mydomain.com . I do not know exactly what they did but it took awhile to explain the problem and then another couple of days for them to come up with a solution. My ISP and myself are going thru a learning curve. :blink: Link to comment Share on other sites More sharing options...
♥Vger Posted March 2, 2006 Share Posted March 2, 2006 I changed the addresses in the includes/configure.php to have the www. which seems to have sorted this out. However........... Now you have to do the same to admin/includes/configure.php Vger Link to comment Share on other sites More sharing options...
Nobby B Posted March 2, 2006 Author Share Posted March 2, 2006 Now you have to do the same to admin/includes/configure.php Vger Excellent! Worked exactly as intended! Many thanks. While you're there, you don't know how to solve this one do you? http://www.oscommerce.com/forums/index.php?act=ST&f=11&t=197316 Thanks again, Carl. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.