Use OpenSSL for this! I.e. 'openssl pkcs12...' converts your private key and
client certificate to the PKCS#12 format which both IE and NC could import.
See 'openssl pkcs12 --help' for more information.

Patrik


Philibert de Mercey wrote:

> Hi,
>
> I'd like to test the whole process of client authentication with ApacheSSL,
> and I really don't know how to create a 'digital ID' for IE or Netscape.
> I created a key, then a CSR, signed this request with my own CA, translated
> the cert in DER. I have succeded in registering the CA in IE 5, but I
> couldn't manage to import this private key and cert in Netscape or IE.
>
> Is there any known way to generate 'easily' a file IE-readable that would
> contain both the private key and the certificate ?
>
> I hope this question has not appeared to often in this list, and would be
> glad if someone could answer.
>
> Thanks,
>
> Philibert.
>
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      [EMAIL PROTECTED]
> Automated List Manager                            [EMAIL PROTECTED]

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to