What is a CRL?

Study for the WGU ITAS 2142 D830 Introduction to Cryptography Exam. Review flashcards and multiple choice questions with hints and explanations. Get ready for your exam!

Multiple Choice

What is a CRL?

Explanation:
A CRL is a list of certificates that have been revoked by a certificate authority. When a certificate is found to be compromised or no longer trustworthy, the CA adds its serial number to the CRL and publishes it. Systems that validate certificates can check this list to ensure the certificate in use hasn’t been revoked; if it’s on the list, the certificate should be treated as invalid even if it hasn’t expired yet. CRLs are not used for real-time validation—that role is filled by the Online Certificate Status Protocol (OCSP), which provides individual status checks rather than a bulk list. A CRL also isn’t how new certificates are created; issuance is handled separately by the CA. And it isn’t a protocol for exchanging cryptographic keys—key exchange protocols are things like TLS handshakes.

A CRL is a list of certificates that have been revoked by a certificate authority. When a certificate is found to be compromised or no longer trustworthy, the CA adds its serial number to the CRL and publishes it. Systems that validate certificates can check this list to ensure the certificate in use hasn’t been revoked; if it’s on the list, the certificate should be treated as invalid even if it hasn’t expired yet.

CRLs are not used for real-time validation—that role is filled by the Online Certificate Status Protocol (OCSP), which provides individual status checks rather than a bulk list. A CRL also isn’t how new certificates are created; issuance is handled separately by the CA. And it isn’t a protocol for exchanging cryptographic keys—key exchange protocols are things like TLS handshakes.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy