Extended Validation Certificates in 2026: Are They Still Worth It?
Browsers removed the green address bar for EV certificates in 2019. Do EV certs still offer meaningful security benefits? Here's the current state of EV.
Extended Validation (EV) certificates were introduced in 2007 to provide the highest level of identity assurance — and to display the organization name prominently in the browser's address bar. In 2019, Chrome and Safari removed the green address bar UI. So what's left?
What EV Still Provides
Even without the UI indicator, EV certificates offer:
- Verified organization identity — the CA has validated your legal name, address, phone number, and operational status against official records. The organization name is embedded in the certificate's Subject field.
- Certificate Policy OID — the
2.23.140.1.1OID in the Certificate Policies extension signals EV status to any tool or system that reads it. - Higher bar for issuance — the vetting process is more rigorous, making it harder for attackers to fraudulently obtain a certificate for your domain.
What EV Doesn't Provide Anymore
- Visible green address bar in major browsers — removed by Chrome 77 and Safari 13
- Strong user-facing trust signal for general visitors
- Meaningful differentiation to end users
Who Should Still Use EV
EV makes sense for organizations where:
- Compliance frameworks explicitly require it (some financial and government regulations still reference EV)
- Sophisticated users (security-conscious developers, auditors) are checking certificate details
- Brand identity in the certificate itself matters for contractual or legal purposes
Identifying EV in the Decoder
When you decode a certificate with the SSL Certificate Decoder, EV certificates are identified by the presence of OID 2.23.140.1.1 in the Certificate Policies extension and labeled as EV in the certificate type field.
Decode any SSL certificate instantly
Paste any PEM certificate into the free decoder — see subject, issuer, SANs, fingerprints, validity dates, and all X.509 extensions explained in plain English.
Open the Decoder