Jacob Anderson wrote:
Hi Swanilda,

I doubt that copying your certificate will work. You need to generate the
CSR from the machine that will be doing the SSL decryption. The openSSL CSR
generator will have a different public key than your IIS/Windows machine.

If the cert is actually a PEM cert, then it has both the certificate and the RSA key bundled together. In which case it'll work fine. In general, if you have the RSA key & the certificate, there's no need to get it reissued. If you lose they key, then you've got to start from scratch.

Usually pound fails to start if there's an invalid cert, so you shouldn't have to dig too far to find that error.

Regards,
--
Dave Steinberg
http://www.geekisp.com/
http://www.steinbergcomputing.com/

--
To unsubscribe send an email with subject unsubscribe to [EMAIL PROTECTED]
Please contact [EMAIL PROTECTED] for questions.

Reply via email to