Dew1 Posted January 6, 2020 Share Posted January 6, 2020 I am using Prestashop for online store, just wondering what security modules everyone else has installed for security. I have none installed at the moment, a not secure icon appears next to my website in Chrome Link to comment Share on other sites More sharing options...
selectshop.at Posted January 6, 2020 Share Posted January 6, 2020 No security modules are required. The message in your browser is saying, that you are not using https, so your site is insecure. This means that between the browser request and the answer of your server it is possible to hack the connection (man in the middle attack). HTTP protocol is a not encrypted communication. For to run HTTPS protocol (encrypted communication) you need an SSL certificate for your domain on your server. https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol_Secure 1 Link to comment Share on other sites More sharing options...
Dew1 Posted January 10, 2020 Author Share Posted January 10, 2020 On 1/7/2020 at 10:38 AM, selectshop.at said: No security modules are required. The message in your browser is saying, that you are not using https, so your site is insecure. This means that between the browser request and the answer of your server it is possible to hack the connection (man in the middle attack). HTTP protocol is a not encrypted communication. For to run HTTPS protocol (encrypted communication) you need an SSL certificate for your domain on your server. https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol_Secure Thank you for the reply, I tried to enable SSL but it is grayed out, I am using 1.7.6.2 Link to comment Share on other sites More sharing options...
Dew1 Posted January 10, 2020 Author Share Posted January 10, 2020 Fixed! I had to enable SSL certificate on the host 1 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now