What is an SSL certificate?
An SSL certificate is an electronic document that helps your browser ensure that the website youâre trying to open belongs to the desired company. For example, when you visit apple.com, its SSL certificate guarantees that youâre truly visiting Appleâs website and not a fake one created by scammers. This document is installed on the web server where the website is hosted.
Your browser checks whether a website has an SSL certificate every time you open it. If it does, youâll see the lock icon. If it doesnât, youâll see a warning sign. In Google Chrome, for example, itâs the Not secure sign.
Why are SSL certificates needed?
An SSL certificate helps open the SSL/TLS connection between a browser and a website. This is a secure connection through which hackers canât steal or substitute transferred data. It means a higher level of security for users. They can send sensitive information without worrying that it will fall into the wrong hands and can rest assured that fraudsters didnât change important data on the website.
What is SSL?
SSL stands for Secure Sockets Layer. Itâs a protocol for encrypting, securing, and protecting an internet connection and private information sent between two systems. This prevents cybercriminals from being able to access and change any transferred information.
Over the years, SSL has been improved and updated to TLS (Transport Layer Security). However, this protocol is still commonly called SSL.
How does SSL provide security?
The SSL/TLS protocol keeps a connection secure in three ways:
- Data privacy and confidentiality. The protocol encrypts all web traffic, preventing it from being stolen. For instance, when you pay online, you send your bank card details to the website. If a hacker finds a way to âlisten in onâ your secure connection, they wonât be able to see or steal your real card number or CVV code. Theyâll only see a set of random symbols because the data is encrypted.
- Data integrity. Integrity means that transferred data isnât changed by intruders. For instance, no one has replaced the real payment details with fake ones to make you pay the wrong person. To ensure data is genuine (i.e., unchanged), the SSL/TLS protocol uses hash functions. Two systems that interact over a secure connection constantly compare the hash values of their messages. If they match, the data hasnât been intercepted and changed.
- Authentication. SSL/TLS guarantees that a website belongs to the company or person it claims to. To verify a website, the protocol requires an SSL certificate. You may think of a certificate as a blue verification checkmark on Instagram. It helps people avoid fake accounts and be confident that a public figure, organization, or brand is real. The same applies to websites. If they have an SSL certificate, you can trust them.
Who issues SSL certificates?
Theyâre issued by certification authorities (CA). A CA is a company or organization that validates the identities of entities (such as websites, email addresses, companies, or individual persons) and binds them to cryptographic keys through the issuance of electronic documents known as digital certificates.
How is an SSL certificate verified?
When a user requests a webpage, the server that hosts it sends them a response. It includes a website certificate and other data required for further interaction. To verify a certificate, the browser has to check if:
- The certificate has a digital signature from a certification authority (CA)
- The CA is on a trust list. Trust lists are pre-installed in your OS and browser
- The certificate covers the domain name youâre visiting
- The certificate hasnât expired yet
- The certificate hasnât been revoked. Once issued, a certificate canât be taken back from its owner. If a CA realizes that a certificate has been compromised or its owner is no longer on the trust list, it can revoke the certificate by adding it to a specific database. Browsers cross-check these databases to ensure the certificate is still valid.
If the certificate meets all the requirements, the browser starts trusting it as much as it trusts the associated CA.
How to view a websiteâs SSL certificate
1. Click the padlock icon to the left of the URL.
2. The dropdown menu will open. It may look different in different browsers. This one is Google Chrome. Click Connection is secure.
3. Click Certificate is valid.
4. Youâll see general and detailed information on the certificate.
Types of SSL certificates
There are various types of SSL certificates, each with its own unique level of validation.
- Domain Validated certificates (DV SSL). Domain Validated SSL certificates provide low assurance and require minimal validation. Theyâre utilized for blogs or informational websites that donât gather data or conduct online payments. This SSL certificate is cheap and easy to get. Website owners must respond to an email or phone contact to validate domain ownership. The browser address bar shows HTTPS and a padlock but no business name.
- Extended Validation certificates (EV SSL). Certificates of this type are the most costly and prestigious. They are typically used for large, high-traffic websites that collect data or process online payments. If installed, this type of SSL certificate will cause the browserâs address bar to show the lock icon, âHTTPSâ, the company name, and the country where the company is based. The address bar should show the websiteâs owner to differentiate between legitimate and fraudulent websites. For an EV SSL certificate to be activated, the website owner must undergo a regular identity verification procedure to prove they are the rightful owner.
- Organization Validated certificates (OV SSL). This SSL certificate offers a similar level of assurance as the EV SSL one because the website owner must complete a validation process. This type of certificate shows the website ownerâs information in the address bar to distinguish fraudulent websites. OV SSL certificates are the second-most premium type of certificate (after EV SSLs) that commercial or public websites need an OV SSL certificate since it provides an extra layer of trust by authenticating the business identity and legitimacy.
How to choose an SSL certificate. A comparison chart
SSL certificate type | Whatâs in it for me? | Perfect for: |
DV certificate with domain validation | This certificate is linked to your domain name and makes sure that your websiteâs data is encoded correctly. A DV certificate is issued within 5 minutes. | Websites, blogs, informational websites |
OV certificate with organization validation | You need this certificate for e-commerce and online sales. An OV certificate shows who owns a website and displays the company name. Fraudsters wonât be able to get this certificate because they wonât be able to pass the validation check. | Online store, log-in screens |
EV SSL certificate | The most expensive and prestigious certificates. They are used for high-traffic websites that collect data or process payments. With this type of SSL certificate, the browserâs address bar shows the company name and its country. | Global banks, enterprises |
If youâre interested in a price comparison, visit our SSL certificate page to find relevant prices and easily compare them.
How can a website get an SSL certificate?
SSL certificates are important for online transactions and securing data. Want to know where and how to get one for a website? Follow these steps:
- Make sure the information on your website is correct by using ICANN Lookup.
- Choose a CA. You can purchase a certificate from your web host provider or a certificate vendor (e.g., Rapid SSL, Comodo, Thawte).
- Generate a private key and CSR (Certificate Signing Request). You can reach out to your web hosting support for assistance. Donât share your private key with anyone!
- Submit your CSR. Wait for the CA to validate your website and issue a certificate for your website.
- Configure your web server to use the certificate.
In Gcore, you can easily do this in our control panel on the Order an SSL certificate page.
Short summary
An SSL certificate is a digital certificate that helps verify a website owner. Itâs an essential part of a secured SSL/TLS connection. All data sent over SSL/TLS is encrypted. Even if a hacker intercepts data, they wonât be able to use it because they canât decrypt it. An SSL/TLS connection also protects transferred data from being changed by intruders.
If youâre a user, we recommend not sending sensitive information to a website without an SSL certificate. You can verify the certificate by looking at the browserâs URL bar. If it says âsecureâ with a padlock icon, the website has an SSL certificate.
If youâre a website owner, we recommend getting an SSL certificate. It enforces your website security and builds clientsâ trust in your brand.