A .NET facility to create an OCSP Responder. Written in C# under netstandard it has support for .NET Full and .NET Core
-
Updated
May 9, 2022 - C#
A .NET facility to create an OCSP Responder. Written in C# under netstandard it has support for .NET Full and .NET Core
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.
Java example of a request and ocsp validation
Automatic, fast and reliable OCSP. Listen to requests, send responses, cache implemented. Must be linked to a certificate database.
Automatic OCSP, can cache responses and retrieve them. Must be linked to a certificate database.
Add a description, image, and links to the ocsp-responses topic page so that developers can more easily learn about it.
To associate your repository with the ocsp-responses topic, visit your repo's landing page and select "manage topics."