Hello All,
I have a Linux system running openssl 0.9.8r. I have scripts that automatically download the latest CRL (crl.pem) every 24 hours. I also have several certificates on the system that's actively being used by various applications. EXACTLY HOW can I use the "openssl verify -crl_check ... " command to check if any of my certificates have been revoked given that I actually have the up-to-date crl.pem file ? Please help me by providing the correct syntax and input parameters that I need to provide ? Thanks in advance for your help, -Rezaul.