Key and Cert extraction
am 15.04.2003 14:08:49 von withd2Hi,
I posted a beginners question to this list a while back enquiring how to
extract a key and cert from a cert.der file
i.e openssl pkcs12 -in cert.der -nodes -out certAndKey.pem
That was fine for me and I was able to get by using the certAndKey.pem in
the end.
I now actually need to extract the key and cert from certAndKey.pem. I
think I am getting the key by issuing the following
openssl rsa
Is that is the correct way to extract the key ? I also need to extract the
cert as well but cannot work out which openssl command to use ? Basically I
am just issuing commands but don't have a clue what I am getting !!
Thx
Darren
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org