Implementing SSL https:// to website
Posted: Wed Mar 28, 2018 2:16 pm
So many of you probably do not care but I am in the process of implementing SSL Secure Socket Layer to the entire website. That means your connection will be secure and no passwords or information can be intercepted by the bad guys and girls over the world wide web.
"SSL provides a secure channel between two machines or devices operating over the internet or an internal network. One common example is when SSL is used to secure communication between a web browser and a web server. This turns a website's address from HTTP to HTTPS, the ‘S’ standing for ‘secure’."
So, once all is completed the internet address will be https://www.311s.org. I have already done this to the forum and it appears to work as it should.
index.php
You should see a green padlock in the address bar of your web browser which indicates the site as being secure.
Steve
"SSL provides a secure channel between two machines or devices operating over the internet or an internal network. One common example is when SSL is used to secure communication between a web browser and a web server. This turns a website's address from HTTP to HTTPS, the ‘S’ standing for ‘secure’."
So, once all is completed the internet address will be https://www.311s.org. I have already done this to the forum and it appears to work as it should.
index.php
You should see a green padlock in the address bar of your web browser which indicates the site as being secure.
Steve