Unable to access "Hosting Service".

General ShopSite user discussion
Post Reply
kiltym
Posts: 38
Joined: Tue Dec 08, 2009 12:00 pm
Location: MA

Unable to access "Hosting Service".

Post by kiltym »

Long story.

We use SS 12sp2 Manager. It is hosted with Bluehost. We relied on their shared SSL certificate for all of our SSL pages, including the backend for SS. We would get a security warning as the cert did not match our domain, but for internal use this is fine since the connection is still encrypted. All has been fine for 8 years.

Well, bluehost just changed something last night, and we can no longer access any SSL pages on our website (we get 404 errors). I am trying to get help from Bluehost, but I am not sure they can/will help.

Bluehost now offers a free SSL cert for our domain. So I am happy to get that installed instead of relying on the shared SSL cert on the server.

The "issue" I have, is all of the links set up in the Hosting Service menu are inaccessible (because they use SSL, and we cannot access them with the current issue), so there is no way for me to access them, and in turn update them to what they should be with a new SSL cert specific for our domain.

We have SSH access.

Is there some other way to update these "links" other then via the user interface so we can make the changes we need to?

Specifically we need to change this field, so we can then get into the backend with SSL:

Shopping Cart secure URL Enter the secure URL for your Shopping Cart directory. Do not include a trailing slash.
Secure Store URL Enter the secure URL for your Store (HTML Output) directory. Do not include a trailing slash.


Thank you!
loren_d_c
Posts: 2572
Joined: Fri Aug 04, 2006 12:02 pm
Location: Anywhere
Contact:

Re: Unable to access "Hosting Service".

Post by loren_d_c »

Yes, you can edit the settings file that contains these settings directly via SSH (if you know how to use a Linux command-line text editor) or via FTP, or even via the File Manager in your Bluehost control panel.

The file you need to edit is in the ss/ directory and is named [yourstoreid].aa. Basically, you want to edit all the https:// URL settings that are in there, they should all have 'secure' in the token name. There are 4.

-Loren
kiltym
Posts: 38
Joined: Tue Dec 08, 2009 12:00 pm
Location: MA

Re: Unable to access "Hosting Service".

Post by kiltym »

Thank you for your help!
Post Reply