Hi,
I searched through the archives but could not find an answer to this
one. I am trying to sign a certificate request using the OPENSSL CA command.
Here is how I am specifying it:
$ openssl ca -config SSL$CA.CNF -out SIGNED.CRT -infiles REQUEST.CSR
This appears to work fine, creating a signed certificate called SIGNED.CRT.
However, I also get a 01.PEM file that is an exact copy of SIGNED.CRT.
Why am I getting this extra PEM file?
Thanks,
Kevin Greaney
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]