To remove the passphrase (on the key, not the certificate): cp a.key temp openssl rsa -in temp -out a.key
On Mon, 30 Jan 2006, Konstantin N. Bezruchenko wrote: > Greetings, > > BJ Swope wrote: > > >> So how can i use SSLPassPhraseDialog for 2 certificates what require > >> passwords? > > > > Why not save the certificates without passphrases? > > Because we already have password-protected certificates, and as i know > we cant remove password protection from existing certificate. > > -- > 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 [EMAIL PROTECTED] > ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List modssl-users@modssl.org Automated List Manager [EMAIL PROTECTED]