R: SSLPassPhraseDialog & several certificates

R: SSLPassPhraseDialog & several certificates

am 30.01.2006 13:57:16 von Claudio Campetto

You can remove the password with the command
openssl rsa -in name_of_the_file_with_the_password-protected_private_key =
-out name_of_the_file_without_password
In the output file there is just the private key, so if in the original =
file contains also the certificate, you have to concatenate the =
decrypted private key with the certificate.

Claudio Campetto

> -----Messaggio originale-----
> Da: owner-modssl-users@modssl.org =
[mailto:owner-modssl-users@modssl.org]
> Per conto di Konstantin N. Bezruchenko
> Inviato: luned=EC 30 gennaio 2006 13.39
> A: modssl-users@modssl.org
> Oggetto: Re: SSLPassPhraseDialog & several certificates
>=20
> Greetings,
>=20
> BJ Swope wrote:
>=20
> >> So how can i use SSLPassPhraseDialog for 2 certificates what
> require
> >> passwords?
> >
> > Why not save the certificates without passphrases?
>=20
> Because we already have password-protected certificates, and as i know
> we cant remove password protection from existing certificate.
>=20
> --
> Konstantin N. Bezruchenko | BK5536-RIPE
> ____________________________________________________________ __________
> Apache Interface to OpenSSL (mod_ssl) www.modssl.org
> User Support Mailing List modssl-users@modssl.org
> Automated List Manager majordomo@modssl.org
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org