Hi everyone,

My company is planning to move to apache, right now we are running
netscape enterprise 3.6. I need to be able to migrate the certs from the
netscape db to pem format. The db are not just in a pkcs format. So far I
have been able to extract the private keys using the instructions found
here
http://www.drh-consultancy.demon.co.uk/nskey.html

I have used openssl s_client -host -showcerts to get the cert info,
however this did not seem to get all the info I need (Mozilla said the
cert had an unknown issuer). We are using verisign certs. We tried to have
them reissue, but they want the price of a new cert to do that.

So assuming I have the private key converted to pem format, how do I get
the cert out of a netscape db?

Can I not get this over a network connection (like I tried with openssl
s_client) since the certificate is presented to the client?

Any info would be greatly appreciated, thank you in advance.

Ryan


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to