Comment 1 for bug 132060

Revision history for this message
Philipp Kern (pkern) wrote :

It should be possible to remove the passphrase with a simple `openssl (rsa|dsa) -in private.key -out privatekey-without-passphrase.key' with RSA or DSA depending on the type of the private key used.

I agree with you, that there should be a prompt instead, though.