Get Let’s Encrypt To Avoid The “Not Secure” Warning In Chrome

By the end of January 2017, Google will start issuing warnings in Chrome 56 for non-secure web pages. So if your site contains password and credit card input fields such as:
<input type=”password” name=”password”>
…and your site is not secured with an SSL certificate, Google Chrome will label your site as Not Secure in the address bar.
To avoid this,
Leave a Reply