I received an email from Google telling me that the non-HTTPS websites will be penalized:
Unsafe pages that collect passwords will generate warnings in Chrome 56 for xxxxx.es
To: owner of xxxxxx.es
As of January 2017 Chrome (version 56 and later) will mark as unsafe those pages that collect passwords or information about credit cards, unless they are published through the HTTPS protocol.
The following URLs include fields for entering passwords or credit card data for which the new Chrome warning will be displayed. Review these examples to see where the notifications will appear and you can take the necessary measures to continue protecting the data of the users. It is not a complete list; they are only examples.
[URLS]
This new warning is the first phase of a long-term plan to mark as unsafe all those pages that are not encrypted with the HTTP protocol.
To solve the problem: Collect confidential information through HTTPS pages. So that the "unsafe page" message does not appear when a Chrome user visits your site, it includes fields that collect passwords and credit card data on pages encrypted using the HTTPS protocol.
My websites are HTTP and I do not know how to get this certificate, nor what it is for or how it is implemented. Some expert on the subject can tell me:
- What is the SSL certificate? And what is it for?
- How do I implement it on my website for the security of all users?