keycloak-service
|
公開メンバ関数 | |
abstract OCSPUtils.OCSPRevocationStatus | check (X509Certificate cert, X509Certificate issuerCertificate) throws CertPathValidatorException |
|
abstract |
Requests certificate revocation status using OCSP. The OCSP responder URI is obtained from the certificate's AIA extension.
cert | the certificate to be checked |
issuerCertificate | The issuer certificate |