Cast device revocation checking.
Cast device certificates may be revoked through two ways: 1. The hash of the public key. 2. A serial number range for an issuer identified by the hash of its public key. A customized proto is used as the medium for this information. This change contains the implementation for verifying the custom CRL and verifying a certificate's revocation status based on that CRL. BUG=618463 Committed: https://crrev.com/698608f28ed2df276f920c9691cbfcb8f9069337 Review-Url: https://codereview.chromium.org/2050983002 Cr-Original-Commit-Position: refs/heads/master@{#407492} Cr-Commit-Position: refs/heads/master@{#407704}
Showing
This diff is collapsed.
File added
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment