Store the entire certificate revocation list locally
Compared to the previous approach which stores previously seen <certificate, last-checked-date> pairs, storing the entire CRL avoids edge cases where a rotated certificate causes an attestation failure because it is not seen before. Test: Manually, also atest AttestationVerificationTest:com.android.server.security.CertificateRevocationStatusManagerTest Bug: 389088384 Flag: EXEMPT bug fix Change-Id: Ia7ae905018d140ff76671d5eb5fc911acaa94897
Loading
Please register or sign in to comment