ocsp-responses

There are 5 repositories under ocsp-responses topic.

  • gabrielcalegari/OCSPResponder

    A .NET facility to create an OCSP Responder. Written in C# under netstandard it has support for .NET Full and .NET Core

    Language:C#22225
  • philfry/ocsp_proxy

    a caching ocsp proxy. It accepts ocsp requests from any client, e.g. an ssl-webserver, and forwards the request to the corresponding ocsp responders or returns the ocsp response from cache. Can be used to mitigate unreliable ocsp responders that are, as required by murphy's law, always down when needed.

    Language:Perl15448
  • firmaprofesional/java-ocsp-request

    Java example of a request and ocsp validation

    Language:Java3100
  • DorianCoding/OCSP-responder

    Automatic OCSP, can cache responses and retrieve them. Must be linked to a certificate database.

    Language:Python1100
  • DorianCoding/OCSP-server

    Automatic, fast and reliable OCSP. Listen to requests, send responses, cache implemented. Must be linked to a certificate database.

    Language:Rust1110