Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Domain path and SSL certificate


Nobby B

Recommended Posts

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

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

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...