Ooops!! Sorry, here it is:
https://www.blackflameclothing.com/catalog
Ooops!! Sorry, here it is:
https://www.blackflameclothing.com/catalog
Looks like you have a problem with your SSL certificate:Secure Connection Failed
www.blackflameclothing.com uses an invalid security certificate.
The certificate is not trusted because the issuer certificate is unknown.
(Error code: sec_error_unknown_issuer)
* This could be a problem with the server's configuration, or it could be someone trying to impersonate the server.
* If you have connected to this server successfully in the past, the error may be temporary, and you can try again later.
Or you can add an exception…
Please do not PM for support issues: a private solution doesn't benefit the community.
Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.
Thanks Kim and to everyone that looked into this problem. The hosting people said they would look into it! But I do have a tech question that I haven't seen before and I am wondering if I did something wrong?
When I go the the catalog: https://www.blackflameclothing.com/catalog/
I get the https and the www
But when I click on one of the products it goes to:
http://blackflameclothing.com/catalo...roducts_id=182
The www and the https goes away?
Did I do something wrong in zencart? Or is this still a SSL problem?
thanks everyone!
Regrading your http & https confusion, their is no need for the security until the checkout stage, so products would normally list in a non secure environment. Once the checkout is reached, it does switch to the secure https server, but the unrecognised certificate notice pops up. And, yes, that would definitely be a real turn off for potential buyers.
Thanks Anna!
Actually this is what the engineers at my hosting said:
The register.com ssl cert you provided is on the server and it is correctly installed. We are able to launch the other pages in https with the padlock in the browser. In the merchandise section, you do not have the padlock. Your site is serving mixed content from the code. We do know the links on the page reference the direct url starting with http:// and not https://. The base url is also pointing to an http:// url. You will need to review the code in your site to make sure that the code is not breaking certificate. If the problem still persists, then please let us know.
WHAT CODE ARE THEY TALKING ABOUT???
So what can I do to stop the annoying: This page displays both secure and nonsecure items.
Do you want to display the nonsecure items? Yes or no
Can anyone help??????
You may want to try this.
Go to your 2 x configure.php files and change the following lines from:
to:PHP Code:define('HTTP_SERVER', 'http://blackflameclothing.com');
define('HTTPS_SERVER', 'https://blackflameclothing.com');
PHP Code:define('HTTP_SERVER', 'http://www.blackflameclothing.com');
define('HTTPS_SERVER', 'https://www.blackflameclothing.com');
Goh Koon Hoek, author of "e-Start Your Web Store with Zen Cart".
Printed book: www.lulu.com/content/10576284
Electronic book and Errata: www.cucumbermedia.com/store