> 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. _______________________________________________ openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
