Package io.netty.handler.ssl.ocsp
Certificate validation using OCSP
-
Class Summary Class Description IoTransport OcspClientHandler A handler for SSL clients to handle and act upon stapled OCSP responses.OcspResponse OcspServerCertificateValidator OcspServerCertificateValidatorvalidates incoming server's certificate using OCSP.OcspValidationEvent -
Enum Summary Enum Description OcspResponse.Status -
Exception Summary Exception Description NoOcspResponderException Thrown internally byOcspClientif the certificate being checked does not specify any OCSP Responder.