Collections:
Other Resources:
Certificate Revocation Reason Codes
What are the reasons why a X.509 certificate got revoked?
✍: FYIcenter.com
When a certificate CA publishes a CRL (Certificate Revocation List) file
with a list of revoked certificates, a revocation reason code will be provided
for each revocation entry.
There are several reason codes commonly used in CRL files:
As you can see, the most serious reason is the "2 - CA Compromise". In this case, all X.509 certificates issued by this CA must be revoked immediately. Using a certificate whose CA private key was compromized is extremely dangerous.
Â
⇒ Examples of Revoked Certificates
⇠CRL File Format and Fields
2019-07-19, ≈11🔥, 0💬
Popular Posts:
Certificate summary - Owner: www.xe.com, L=Newmarket, ST=Ontario, CA, SERIALNUMBER=1348672, XE Corpo...
What is OpenSSL? OpenSSL is a robust, commercial-grade, full-featured, and Open Source toolkit imple...
Certificate summary - Owner: EMAILADDRESS=eDell_Produ ction_Management@dell.co m,www.dell.com, IT, De...
Certificate summary - Owner: Akamai Subordinate CA 3, Akamai Technologies Inc, US Issuer: GTE CyberT...
How to generate a new RSA key pair with a shorter key size using OpenSSL "genrsa" command? If you ne...