What is an SSL Certificate? (2024)

What is an SSL Certificate? (1)

Learn about Secure Sockets Layer (SSL) protocol, how SSL certificates work, and why they are essential for Internet security.

What is an SSL Certificate?

How Does SSL Work?

Compare

What is an SSL Certificate and How Does it Work?

SSL certificates create an encrypted connection and establish trust.

One of the most important components of online business is creating a trusted environment where potential customers feel confident in making purchases. SSL certificates create a foundation of trust by establishing a secure connection. To assure visitors their connection is secure, browsers provide special visual cues that we call EV indicators—anything from a green padlock to branded URL bar.

What is an SSL Certificate? (2)

SSL certificates have a key pair: a public and a private key. These keys work together to establish an encrypted connection. The certificate also contains what is called the “subject,” which is the identity of the certificate/website owner.

What is an SSL Certificate? (3)

To get a certificate, you must create a Certificate Signing Request (CSR) on your server. This process creates a private key and public key on your server. The CSR data file that you send to the SSL Certificate issuer (called a Certificate Authority or CA) contains the public key. The CA uses the CSR data file to create a data structure to match your private key without compromising the key itself. The CA never sees the private key.

Once you receive the SSL certificate, you install it on your server. You also install an intermediate certificate that establishes the credibility of your SSL certificate by tying it to your CA’s root certificate. The instructions for installing and testing your certificate will be different depending on your server.

In the image below, you can see what is called the certificate chain. It connects your server certificate to the CA’s root certificate (in this case DigiCert) through an intermediate certificate.

The most important part of an SSL certificate is that it is digitally signed by a trusted CA, like DigiCert. Anyone can create a certificate, but browsers only trust certificates that come from an organization on their list of trusted CAs. Browsers come with a pre-installed list of trusted CAs, known as the Trusted Root CA store. In order to be added to the Trusted Root CA store and thus become a Certificate Authority, a company must comply with and be audited against security and authentication standards established by the browsers.

An SSL certificate issued by a CA to an organization and its domain/website verifies that a trusted third party has authenticated that organization’s identity. Since the browser trusts the CA, the browser now trusts that organization’s identity too. The browser lets the user know that the website is secure, and the user can feel safe browsing the site and even entering their confidential information.

What is Secure Sockets Layer (SSL)?

Secure Sockets Layer (SSL) is a standard security technology for establishing an encrypted link between a server and a client—typically a web server (website) and a browser, or a mail server and a mail client (e.g., Outlook). It is more widely known than TLS, or Transport Layer Security, the successor technology of SSL.

What is an SSL Certificate? (6)

SSL allows sensitive information such as credit card numbers, social security numbers, and login credentials to be transmitted securely. Normally, data sent between browsers and web servers is sent in plain text—leaving you vulnerable to eavesdropping. If an attacker is able to intercept all data being sent between a browser and a web server, they can see and use that information.

More specifically, SSL is a security protocol. Protocols describe how algorithms should be used. In this case, the SSL protocol determines variables of the encryption for both the link and the data being transmitted.

What is an SSL Certificate? (7)

All browsers have the capability to interact with secured web servers using the SSL protocol. However, the browser and the server need what is called an SSL Certificate to be able to establish a secure connection.

What is an SSL Certificate? (8)

SSL secures millions of peoples’ data on the Internet every day, especially during online transactions or when transmitting confidential information. Internet users have come to associate their online security with the lock icon that comes with an SSL-secured website, or green address bar that comes with an Extended Validation SSL-secured website. SSL-secured websites also begin with “https” rather than “http.”

Already understand the basics of SSL certificates and technology? Learn about SSL cryptography.

LEARN MORE COMPARE CERTIFICATES

How Does the SSL Certificate Create a Secure Connection?

When a browser attempts to access a website that is secured by SSL, the browser and the web server establish an SSL connection using a process called an “SSL Handshake” (see diagram below). Note that the SSL Handshake is invisible to the user and happens instantaneously.

Essentially, three keys are used to set up the SSL connection: the public, private, and session keys. Anything encrypted with the public key can only be decrypted with the private key, and vice versa.
Because encrypting and decrypting with private and public key takes a lot of processing power, they are only used during the SSL Handshake to create a symmetric session key. After the secure connection is made, the session key is used to encrypt all transmitted data.

What is an SSL Certificate? (9)What is an SSL Certificate? (10)

  1. Browser connects to a web server (website) secured with SSL (https). Browser requests that the server identify itself.
  2. Server sends a copy of its SSL Certificate, including the server’s public key.
  3. Browser checks the certificate root against a list of trusted CAs and that the certificate is unexpired, unrevoked, and that its common name is valid for the website that it is connecting to. If the browser trusts the certificate, it creates, encrypts, and sends back a symmetric session key using the server’s public key.
  4. Server decrypts the symmetric session key using its private key and sends back an acknowledgement encrypted with the session key to start the encrypted session.
  5. Server and Browser now encrypt all transmitted data with the session key.

What is an SSL Certificate? (11)

Is my certificate SSL or TLS?

The SSL protocol has always been used to encrypt and secure transmitted data. Each time a new and more secure version was released, only the version number was altered to reflect the change (e.g., SSLv2.0). However, when the time came to update from SSLv3.0, instead of calling the new version SSLv4.0, it was renamed TLSv1.0. We are currently on TLSv1.3.

Because SSL is still the better known, more commonly used term, DigiCert uses TLS/SSL when referring to certificates or describing how transmitted data is secured. When you purchase an SSL Certificate from us (e.g., Standard SSL, Extended Validation SSL, etc.), you are actually getting a TLS Certificate (RSA or ECC).

Compare TLS/SSL Certificate Uses

Uses

Informational sites & blogs

Websites that don't collect payments or sensitive information need HTTPS to keep user activity private-even blogs.

Login panels & forms

TLS/SSL encrypts and protects usernames and passwords, as well as forms used to submit personal information, documents or images.

Checkout pages

Customers are more likely to complete a purchase if they know your checkout area (and the credit card info they share) is secure.

Recommended TLS/SSL Certificate type

OV (Organization Validated) TLS/SSL certificates - The second highest level of authenticity and next most rigorous organiztion checks.

OV (Organization Validated) TLS/SSL certificates - The second highest level of authenticity and most-rigorous organization checks.

EV (Extended Validation) TLS/SSL Certificates - The highest level of authenticity and most-rigorous identity checks.

DigiCert Products

Digicert Secure Siteor
Digicert Basic

Digicert Secure Site

Digicert Secure Site Pro

What is an SSL Certificate? (12)

LOOK BEYOND THE LOCK

Just seeing a padlock in the address bar is no longer enough

By clicking on the padlock icon in the URL bar you can verify the identity of the website owner. Unfortunately, most phishing sites today have a padlock and a DV certificate. That's why it's important to look beyond the lock in the URL bar. If a website is not willing to put their identity in the certificate, you shouldn't be willing to share any identifying information with them. If you see the organization's name, now you can make a better decision about who you trust.

What is an SSL Certificate? (13)

What is an SSL Certificate? (14)

Eliminate Manual Management

Get the DigiCert TLS Best Practices Guide to see how you can put an end to resource-intensive and risky manual certificate management.

Get the guide

What is an SSL Certificate? (2024)

FAQs

What is the purpose of an SSL certificate? ›

Websites need SSL certificates to keep user data secure, verify ownership of the website, prevent attackers from creating a fake version of the site, and convey trust to users.

What happens if you dont have an SSL certificate? ›

Without SSL, your site visitors and customers are at higher risk of being having their data stolen. Your site security is also at risk without encryption. SSL protects website from phishing scams, data breaches, and many other threats. Ultimately, It builds a secure environment for both visitors and site owners.

How do I get my SSL certificate? ›

How to Get an SSL Certificate
  1. Verify your website's information through ICANN Lookup.
  2. Generate the Certificate Signing Request (CSR).
  3. Submit your CSR to the Certificate authority to validate your domain.
  4. Install the certificate on your website.
Apr 3, 2024

Do I really need an SSL certificate? ›

An SSL certificate secures your website to protect important customer data from cybercriminals. If you collect personal information from customers, whether it's credit card numbers or something as simple as an email address, your website needs an SSL certificate, even if you don't sell anything.

Can I ignore SSL certificate? ›

Security Implications Of Disabling SSL/TLS Verification

Data Integrity: SSL/TLS certificates ensure that the data sent and received has not been tampered with. Disabling verification removes this guarantee, making it impossible to assert that the data received is the same as the data sent.

How much does a SSL certificate cost? ›

On average, a Secure Sockets Layer (SSL) certificate costs around $60/year. However, the price can vary from $8 to $1000/year, depending on various factors, such as the number of domains one can protect, the validation process, the warranty, or the certificate authority itself.

Who provides my SSL certificate? ›

For an SSL certificate to be valid, domains need to obtain it from a certificate authority (CA). A CA is an outside organization, a trusted third party, that generates and gives out SSL certificates. The CA will also digitally sign the certificate with their own private key, allowing client devices to verify it.

Is an SSL certificate free? ›

Free SSL Certificates

It's available in two options: Self-Signed Certificates and SSL Certificates signed by a Certificate Authority. Its level of encryption is comparable to paid SSLs. Both free and paid SSL certificates provide 256-bit certificate encryption and 2048-bit key encryption.

How do I know if I have an SSL certificate? ›

Go to an SSL-enabled website. Click on the padlock icon next to website's URL in the address bar. In the pop-up window, click on Connection is secure. Click Certificate is valid.

Do I need to pay for an SSL? ›

A free SSL certificate is suitable for entry-level websites or businesses that don't process online payments. You can secure personal sites, blogs, online portfolios, and informational portals with a free certificate without facing any security or compliance issues.

Can you do SSL without a certificate? ›

Not having an SSL certificate will make your website appear as “Not Secure” in the address bar.

Does Google offer SSL certificates? ›

You can create your own certificates or Google can manage them for you: Self-managed SSL certificates are certificates that you obtain, provision, and renew yourself. Self-managed certificates can be any of these Public key certificate types: Domain Validation (DV)

What is the main purpose of a certificate? ›

A certificate is like a passport: it identifies the holder and provides other important information. Certificates are issued by a trusted third party called a Certification Authority (CA).

What happens when an SSL certificate expires? ›

When TLS/SSL certificate expires, your website shows warning messages to the users, like 'your connection is not private' or 'your communication is not secure'. Such alarming notifications drive users away from your website, impacting your website traffic, brand value, and sales.

Why would you pay for an SSL certificate? ›

Why should I pay for an SSL certificate? The biggest reason to pay for an SSL certificate instead of going with a free version is the liability protection. With a paid certificate, you'll have better liability protection. This means that in the event of a data breach, you are insured based on your warranty level.

Which three purposes do certificates serve? ›

The main purpose of Digital certificates (SSL/TLS Certificates), is to identify people and resources over networks such as the Internet & also to provide secure, confidential communication between two parties using encryption.

Top Articles
How to Stop Loving Your Ex: 9 Steps (with Pictures) - wikiHow
When you should (and shouldn't) use a VPS -
The Largest Banks - ​​How to Transfer Money With Only Card Number and CVV (2024)
Stretchmark Camouflage Highland Park
Monthly Forecast Accuweather
Visitor Information | Medical Center
craigslist: kenosha-racine jobs, apartments, for sale, services, community, and events
Celebrity Extra
Pga Scores Cbs
Midflorida Overnight Payoff Address
How Much Is 10000 Nickels
Best Transmission Service Margate
Geometry Escape Challenge A Answer Key
Bme Flowchart Psu
Wisconsin Women's Volleyball Team Leaked Pictures
Ukc Message Board
Labby Memorial Funeral Homes Leesville Obituaries
Conan Exiles: Nahrung und Trinken finden und herstellen
Full Standard Operating Guideline Manual | Springfield, MO
FDA Approves Arcutis’ ZORYVE® (roflumilast) Topical Foam, 0.3% for the Treatment of Seborrheic Dermatitis in Individuals Aged 9 Years and Older - Arcutis Biotherapeutics
Quadcitiesdaily
Transactions (zipForm Edition) | Lone Wolf | Real Estate Forms Software
Maxpreps Field Hockey
8005607994
Jesus Revolution Showtimes Near Regal Stonecrest
Bra Size Calculator & Conversion Chart: Measure Bust & Convert Sizes
Garden Grove Classlink
Kristy Ann Spillane
Sony Wf-1000Xm4 Controls
Greyson Alexander Thorn
Grove City Craigslist Pets
Broken Gphone X Tarkov
Compress PDF - quick, online, free
Cvb Location Code Lookup
Umiami Sorority Rankings
Pepsi Collaboration
Sc Pick 4 Evening Archives
Jason Brewer Leaving Fox 25
Rhode Island High School Sports News & Headlines| Providence Journal
Questions answered? Ducks say so in rivalry rout
Energy Management and Control System Expert (f/m/d) for Battery Storage Systems | StudySmarter - Talents
Pa Legion Baseball
Hanco*ck County Ms Busted Newspaper
The Average Amount of Calories in a Poke Bowl | Grubby's Poke
Motorcycles for Sale on Craigslist: The Ultimate Guide - First Republic Craigslist
Turok: Dinosaur Hunter
Barber Gym Quantico Hours
라이키 유출
Craigslist.raleigh
Duffield Regional Jail Mugshots 2023
Who We Are at Curt Landry Ministries
4015 Ballinger Rd Martinsville In 46151
Latest Posts
Article information

Author: The Hon. Margery Christiansen

Last Updated:

Views: 6132

Rating: 5 / 5 (50 voted)

Reviews: 81% of readers found this page helpful

Author information

Name: The Hon. Margery Christiansen

Birthday: 2000-07-07

Address: 5050 Breitenberg Knoll, New Robert, MI 45409

Phone: +2556892639372

Job: Investor Mining Engineer

Hobby: Sketching, Cosplaying, Glassblowing, Genealogy, Crocheting, Archery, Skateboarding

Introduction: My name is The Hon. Margery Christiansen, I am a bright, adorable, precious, inexpensive, gorgeous, comfortable, happy person who loves writing and wants to share my knowledge and understanding with you.