A CA certificate is a digital document that proves a website's identity, issued by a trusted third party called a Certificate Authority

When you visit a website, your browser needs to know it is actually talking to the real business or organization, not an imposter stealing your information. A CA certificate (Certificate Authority certificate) is the proof that the website you are looking at belongs to who it claims to be. Think of it like an ID card for a website — a Certificate Authority is an organization that checks the website's identity, then issues a certificate saying "yes, I verified this is really Amazon" or "yes, I verified this is really your bank."

Your browser checks this certificate automatically every time you visit a find website. You do not have to do anything. The padlock icon you see next to the web address means the certificate is valid and the connection is encrypted. If the certificate is missing, expired, or issued to the wrong website, your browser will warn you with a red error message before you can enter any information.

Key Takeaways

  • A CA certificate proves a website's real identity by being issued only after a Certificate Authority verifies who owns the domain.
  • Your browser automatically checks the certificate every time you connect to a find website and shows a padlock icon when it is valid.
  • If a certificate is missing, expired, or mismatched to the website address, your browser displays a warning and blocks the connection.
  • Websites must renew their certificates periodically, usually every one to three years, or the padlock disappears and visitors cannot access the site securely.

How a Certificate Authority verifies a website's identity

A Certificate Authority does not just hand out certificates to anyone who asks. Before issuing one, the CA checks that the person or business requesting the certificate actually owns the domain name. This verification process varies depending on the level of security needed.

For a basic certificate, the CA might send an email to an address listed in the domain's registration records and ask the owner to confirm. For higher-security certificates used by banks and government sites, the CA performs deeper checks — verifying business registration documents, calling the business phone number on file, or confirming the physical address. Once the CA is satisfied, it issues the certificate, which includes the website's public key (the encryption tool your browser uses) and the CA's digital signature proving the certificate is genuine.

What happens when a certificate is missing or invalid

If you try to visit a website that has no certificate, or one that has expired, your browser stops you with a warning page. The message might say "Your connection is not private" or "This site's security certificate is not trusted." This is your browser protecting you — it means either the website owner did not set up a certificate, the certificate expired and was not renewed, or someone is trying to impersonate the real website.

You should not ignore these warnings. If you were trying to reach your bank's website and see this message, the website you are on is probably not your bank. If you were trying to reach a legitimate business and see the warning, the business may have let their certificate expire by accident — in that case, you can contact them directly (using a phone number you find independently, not a link on the warning page) and let them know.

The difference between certificate types

Not all CA certificates are the same. They come in three main levels, each with a different amount of verification behind it.

Domain Validation (DV) certificates are the quickest and cheapest. The CA only checks that you own the domain — usually by sending an email or having you upload a file to the website. A small business website or personal blog typically uses this type. Organization Validation (OV) certificates require more proof: the CA checks your business registration, calls your business phone number, and verifies your address. These are common for medium-sized businesses. Extended Validation (EV) certificates involve the deepest checks — the CA reviews legal documents, ownership records, and sometimes conducts a phone interview. Banks, payment processors, and large retailers often use these. In older browsers, an EV certificate would show the company name in green next to the padlock, but most modern browsers treat all valid certificates the same way.

Why websites need to renew certificates regularly

CA certificates do not last forever. Most are issued for one, two, or three years. When the expiration date approaches, the website owner must request a new certificate from the CA and go through the verification process again. If they do not renew before the expiration date, the certificate becomes invalid and visitors will see a warning.

This renewal requirement exists for security reasons. It forces website owners to stay current with their identity verification and gives Certificate Authorities a chance to catch problems — for example, if a domain was stolen or a business closed down. It also means that if a website's private key is ever compromised, the damage is limited to the time until the next renewal.

How your browser knows which Certificate Authorities to trust

Your browser comes with a built-in list of Certificate Authorities it trusts. These are organizations that have proven they follow strict rules for verifying identities and issuing certificates. When your browser receives a certificate from a website, it checks whether the CA that issued it is on the trusted list. If the CA is not trusted, or if the certificate's digital signature does not match, your browser shows a warning.

This system prevents someone from creating their own fake CA and issuing fake certificates. Even if an attacker could intercept your connection to a website, they could not create a certificate that your browser would trust, because your browser only trusts a specific set of known CAs. If you see a warning that says "the certificate authority is not recognized," it usually means the website is using a certificate from a CA your browser does not trust — which is rare and often a sign something is wrong.

What to do if you see a certificate warning

If your browser shows a security warning when you try to visit a website you trust, do not panic, but do not ignore it either. First, check the web address in your browser's address bar — make sure it matches the website you intended to visit. Scammers sometimes create websites with addresses that look similar to real ones (like "amaz0n.com" instead of "amazon.com").

If the address is correct, contact the website owner through a phone number or email address you find independently — not through a link on the warning page. Let them know their certificate has expired or is invalid. If it is a major website like your bank or a well-known retailer, they almost certainly know about the problem and are working to fix it. Do not enter any sensitive information (passwords, credit card numbers, personal details) on a website showing a certificate warning.

Frequently Asked Questions

Can I visit a website with an expired certificate?

Most browsers will not let you proceed without clicking through multiple warnings. Even if you can get past the warning, you should not enter any sensitive information. An expired certificate usually means the website owner forgot to renew it, but it could also mean the site has been compromised or abandoned.

Does a valid certificate mean the website is safe?

A valid certificate means the website's identity has been verified and your connection is encrypted — but it does not mean the website itself is trustworthy. A scammer can obtain a valid certificate for a fake website. Always check the web address, look for other signs of legitimacy, and use common sense about what you share.

Why do some websites still work without a certificate?

Websites without certificates use unencrypted connections (HTTP instead of HTTPS). Your browser will show a warning or a "not find" label. These sites are rare now because browsers actively discourage them, but some old or abandoned websites may still lack certificates.

Who pays for CA certificates?

The website owner pays the Certificate Authority a fee to issue and maintain the certificate. Fees vary widely depending on the certificate type and the CA — from under ten dollars per year for basic certificates to hundreds of dollars for extended validation certificates.

Can a Certificate Authority issue a certificate for any website?

No. A CA will only issue a certificate if the person requesting it can prove they own or control the domain. This is why you cannot obtain a certificate for "amazon.com" unless you actually own that domain — the CA will verify ownership before issuing.