Hi All,

I'm working on a PERL script that creates the key,
then req, then gets cert signed then makes a p12 file
using a randomly generated password etc.

I have also writting a PERL script that reads through
directories looking for files with "BEGIN CERTIFICATE"
and then calls x509 to convert the cert to text then
regex the values I need, and finally writes them out
to a CSV file.

I was hoping to reduce this last part and gather the
information during the certificate request. Does
anyone know if openssl creates vars or arrays that can
be accessed during the request process?

I'm planning to store this information in a database
later.

Thanks in advance!
cheers!


 
____________________________________________________________________________________
No need to miss a message. Get email on-the-go 
with Yahoo! Mail for Mobile. Get started.
http://mobile.yahoo.com/mail 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to