A Beginner's Guide to SSL: What it is & Why it makes your website more secure (Day 4)

... Less than 1 minute

# A Beginner's Guide to SSL: What it is & Why it makes your website more secure (Day 4)

# What is an SSL certificate?

SSL certificates are a small data files that cryptographically establish an encrypted link between a web server and a browser. This link ensures that all data passed between the web server and browser remain private.

# What are the different types of certificates? What are they used for?

The first one is the Extended Validation SSL. This certificate shows the padlock, HTTPS, business name, and business country in the address bar to diminish being mistaken for a spam website. The second type of certificate is the Organization Validated certificate. This certificate verifies that your organization and domain validation are real. Organization Validated SSL certificates offer a medium level of encryption. The third type of certificate is the Wildcard SSL Certificate. Wildcard SSLs ensure that if you buy a certificate for one domain, you can use that same certificate for subdomains. The fourth type of certificate is the Unified Communications SSL Certificate. Unified Communications certificates allow multiple domain names to be on the same certificate. A fith type of certificate is the Single Domain SSL Certificate. A Single Domain SSL protects one domain. The thing to remember about this certificate is that you can't use it to protect subdomains or a completely different domain.

# What are some benefits of using SSL certificates?

A significant benefit of SSL certificates is the fact that they will help you gain visitors' trust. By using SSL certificates we can reassure potential clients, and the user, that our website is secure and it's safe for them to use their personal information.

# Afternoon Challenge (Capstones)

https://github.com/hollidavis/Tally

Last update: September 23, 2021 04:13