Jump to content

SSL Error - on browsers


prmag

Recommended Posts

You are not supposed to have HTTPS URL for all pages on your web site (a simple reason is that connection over SSL is slower). This is why you are getting connection partially encrypted when visiting the index for your online store. The only areas that are fully protected by the SSL are the URLs where sensitive information is submited. On those URLs you will not get the warning. Check the following for example:

https://andyandfriendsstore.com/authentication.php

So, disable redirects to HTTPS you might have set and leave prestashop to do all the URL changing for you. Your visitors will be properly redirected to HTTPS URLs whenever it is needed so you should not be concerned.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...