-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Franck Martin
Sent: Thursday, November 01, 2001 4:55 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Failed to export a server certificate in IIS 5.0
Found out my problem. After generating the key with key manage
Nicolas Ostermann wrote:
>
> Following is what I did in my Linux server:
>
> - For my self signed CA certificate:
> openssl genrsa -des3 -out ssl.key/CA.key 1024
> openssl req -new -x509 -days 365 -key ssl.key/CA.key -out ssl.crt/CA.crt
> openssl pkcs12 -export -in ssl.crt/CA.crt -inkey ssl.key/
ann [mailto:[EMAIL PROTECTED]]
Sent: Friday, 2 November 2001 11:26
To: [EMAIL PROTECTED]
Subject: Failed to export a server certificate in IIS 5.0
Hello all,
I am running apache-1.3.19-5 with mod_ssl-2.8.1-5 and openssl-0.9.6-9 on
RedHat7.1.
Everything is working perfectly within the Linux w
. Do not forward this e-mail
without approval. The views expressed in this e-mail may not be necessarily
the views of SOPAC.
-Original Message-
From: Nicolas Ostermann [mailto:[EMAIL PROTECTED]]
Sent: Friday, 2 November 2001 11:26
To: [EMAIL PROTECTED]
Subject: Failed to export a s
Hello all,
I am running apache-1.3.19-5 with mod_ssl-2.8.1-5 and openssl-0.9.6-9 on
RedHat7.1.
Everything is working perfectly within the Linux world except when I try to
export key + certificate into IIS 5.0 (not my choice!).
I use "import a certificate from a key manager backup file", then I s