Freshman — Articles and Tutorials on Software Development · Jan 28, 2018
SSL Certificates
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
The first part of this series covered what HTTPS is and why it’s important for every website. In part 2, I want to talk about how HTTPS works, what certificates are, and how to deploy HTTPS on your website for free. How does HTTPS work? HTTPS adds a secure layer to the regular HTTP protocol using TLS or SSL. Clients and Servers still use the regular HTTP conventions, but over a secure…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.