Web Hosting Talk







View Full Version : SSL Problem


KDAWebServices
04-05-2001, 12:02 PM
Hi,

We have a client that wants to use an SSL cert he got from a previous host - not a problem in itself.

The problem comes in the fact that we have no private key for the cert only a keyring file for it. Soooo, how do I get the private key out of the keyring so I can set the cert up?

Thanks in advance.

lenix
04-18-2001, 02:28 AM
If you have openssl installed you can generate a key easily... even your own certs :) www.openssl.org ..just read the docs, pretty simple.