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

Folders and files

NameName
Last commit message
Last commit date
Jan 21, 2025
Oct 2, 2024
Nov 16, 2018
Dec 3, 2024
Nov 16, 2018
Nov 10, 2018
Nov 10, 2018
Nov 10, 2018
Nov 10, 2018
Nov 4, 2018
Nov 16, 2018
Nov 10, 2018
Feb 12, 2025

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

Packages

No packages published

Languages