[openssl-dev] Using openssl to check for cert reovcation using OCSP

Salz, Rich rsalz at akamai.com
Thu Jan 28 00:22:06 UTC 2016


> If this is not the correct forum to ask this question, can someone please point
> me to the right direction.

You might try openssl-users.
 


> My question is that do I need to write my function to call OpenSSL to use
> OCSP to check if a certificate is revoked or I can configure OpenSSL to check
> this by setting flag in openssl.cnf?

You have to write your own code. Openssl does not fetch things automatically.


More information about the openssl-dev mailing list