Using this cmd, from openssl's CA app:

openssl ca -revoke certs/07.pem -config ca.cnf

I am able to revoke a cert. Since I have a pass phrase attached to it, I need 
to manually enter the passphrase everytime I revoke this cert (purely for 
testing purposes). Trying to either leverage a windows batch file or powershell 
script to pass in this pass phrase when prompted. 

Has anyone written something like this? 

Thank you.

Reply via email to