Certificate Revocation Explained: CRL vs OCSP in the Real World
Certificate revocation sounds simple on paper. A certificate should stop being trusted before its expiration date, so the issuer marks it as revoked and clients reject it. In practice, it is messier than most administrators expect. I ran into this the first time I had to replace a certificate after a private key leak. My […]
Certificate Revocation Explained: CRL vs OCSP in the Real World Read Post »