1. Security

Series: Why use an SSL?
  1. Security · 2. Confidence · 3. SEO

The main reason to use an SSL certificate on your website is to secure sensitive information sent across the Internet. Keeping data encrypted so that only the intended recipient can understand it.

This is important because the information you send on the Internet is passed from computer to computer to get to the destination server. Any computer in-between you and the server can see your credit card numbers, usernames and passwords, and other sensitive information in plain text and easily readable if it is not first encrypted using an SSL certificate.

When an SSL certificate is used, the information becomes unreadable to everyone except for the server you are sending the information to. This protects you from hackers and identity thieves.

How an SSL protects your data

For example when you visit an ecommerce website to view their catalogue. When you’re ready to order, you will be sent to a order form or checkout with an address that starts with https://.

When you click “Send”, to submit your order details back to the retailer, your browser’s HTTPS layer will first encrypt the information. At the other end only the website which knows the SSL encryption can decrypt your information and use it to complete the purchase.

The acknowledgement you receive from the server will also travel in encrypted form and arrive with an https:// address that can be decrypted for you by your browser.

Next: Why use an SSL? Number 2: User Confidence

Why use an SSL?

  1. Part 1: Security
  2. Part 2: User Confidence
  3. Part 3: Search Engine Optimisation

Related Security Posts

March 2024

PHP Security in 2024: navigating the evolving landscape

As PHP continues to evolve, so do the threats that target its vulnerabilities. Ensuring robust PHP security practices is paramount to safeguarding sensitive data and... Continue reading

July 2023

How to secure WordPress in 2023?

Securing a WordPress website involves a combination of practices, including using secure hosting configurations, regularly updating WordPress and its plugins/themes, and implementing strong security measures.... Continue reading

February 2022

ProtonMail secure email

ProtonMail is an encrypted email service that takes a radically different approach to email security. In 2014 the Swiss company **[ProtonMail](https://protonmail.com/)** became the first email... Continue reading

More Security Posts