ocsp-responses topic

List ocsp-responses repositories

OCSPResponder

21
Stars
5
Forks
Watchers

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

ocsp_proxy

17
Stars
8
Forks
17
Watchers

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 use...