Skip to content

A Java library for checking, validating, and caching SSL revocation results via OCSP or CRL

License

Notifications You must be signed in to change notification settings

djp3/SSL-revocation-manager

Repository files navigation

SSL-revocation-manager

A Java library for checking, validating, and caching SSL revocation results via

  • Online Certficate Status Protocol (OCSP)
  • Certificate Revocation List: (CRL)
  • Certificate Transparency (CT)

The VerifierTest.java test shows how to use the verifiers in a TrustManager to appropriately accept or reject SSL connections

About

A Java library for checking, validating, and caching SSL revocation results via OCSP or CRL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages