FreeBSD Manual Pages
page_revoke(3) Heimdal x509 library page_revoke(3) NAME page_revoke - Revocation methods There are two revocation method for PKIX/X.509: CRL and OCSP. Revocation is needed if the private key is lost and stolen. Depending on how picky you are, you might want to make revoca- tion for destroyed private keys too (smartcard broken), but that should not be a problem. CRL is a list of certifiates that have expired. OCSP is an online checking method where the requestor sends a list of cer- tificates to the OCSP server to return a signed reply if they are valid or not. Some services sends a OCSP reply as part of the hand-shake to make the revoktion decision simpler/faster for the client. Version 7.8.0 Tue Nov 15 2022 page_revoke(3)
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=page_revoke&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>
