How to Add SSL and HTTPS in WordPress
What is HTTPS and SSL? Every day we share our personal information with different websites whether it’s making a purchase or simply logging in. In order to protect the data transfer, a secure connection needs to be created. That’s when SSL and HTTPS come in. HTTPS or Secure HTTP is an encryption method that secures the connection between users’ browser and your server. This makes it harder for hackers to eavesdrop on the connection. Each site is issued a unique SSL certificate for identification purposes. If a server is pretending to be on HTTPS, and it’s certificate doesn’t match, then most modern browsers will warn the user from connecting to the site. Now you are probably wondering, why would you ever need to move from HTTP to HTTPS and install…

