From: "Sandipan Gangopadhyay" <[EMAIL PROTECTED]> sandipan> How could I ask it NOT to require a passphrase at all ? Yes. Do not use "-des3", that's the flag that makes it require a password: $ openssl genrsa -h usage: genrsa [args] [numbits] -des encrypt the generated key with DES in cbc mode -des3 encrypt the generated key with DES in ede cbc mode (168 bit key) -idea encrypt the generated key with IDEA in cbc mode [...] -- Richard Levitte \ Spannvägen 38, II \ [EMAIL PROTECTED] Chairman@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47 Redakteur@Stacken \ SWEDEN \ or +46-709-50 36 10 Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED] Member of the OpenSSL development team: http://www.openssl.org/ Software Engineer, Celo Communications: http://www.celocom.com/ Unsolicited commercial email is subject to an archival fee of $400. See <http://www.stacken.kth.se/~levitte/mail/> for more info. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
Re: obtaining input from a file or from the command line
Richard Levitte - VMS Whacker Tue, 13 Feb 2001 23:20:34 -0800
- obtaining input from a file or from the comm... Jorge Ruben Macias Lopez
- Re: obtaining input from a file or from... Sean Conley
- Re: obtaining input from a file or ... Dr S N Henson
- Re: obtaining input from a file... Sandipan Gangopadhyay
- Re: obtaining input from a ... Richard Levitte - VMS Whacker
- Re: obtaining input fr... Sandipan Gangopadhyay
- Re: obtaining inpu... Richard Levitte - VMS Whacker
- REMOVE Hampus Söderström