Hi, I have published a CRL using openssl. How do I use it in a custom OpenSSL server to reject certificates in the CRL. Is it as simple as registering a file in the CTX or do I have to read in the CRL and examine it every time a client certificate is presented?
Thanks, Ron Braswell