Hi everyone, I'm facing a problem setting up an OCSP Responder for internal use in my application.
I've set up an internal CA for my application to authorize my users to access to it. When a user logs on I check its certificate using an OCSP request which is sent to openssl ocsp server. Everything works fine but my openssl ocsp server breaks down when it receives a bad OCSP request or if I simply try to connect to its port to check if it's up or down. Could anyone help me to keep this server up whatever happens? Thanks a lot, Regards Vicente Guardiola