Re: create private key with password

2005-03-18 Thread Bernhard Froehlich
François NOEL wrote: Hi everybody, I'm a french student and i would like to know how can I generate a privete RSA key with a password ? ps : with openSSL command line Thanks a lot ! Have a look at http://www.openssl.org/docs/apps/genrsa.html But what do you want to do with the key? Ted ;) -- PGP

Re: [openssl-users] create private key with password

2005-03-18 Thread Erwann ABALEA
Bonjour, Hodie XV Kal. Apr. MMV est, François NOEL scripsit: > Hi everybody, I'm a french student and i would like to know how can I > generate a privete RSA key with a password ? ps : with openSSL command line openssl genrsa --help -- Erwann ABALEA <[EMAIL PROTECTED]>

create private key with password

2005-03-18 Thread François NOEL
Hi everybody, I'm a french student and i would like to know how can I generate a privete RSA key with a password ? ps : with openSSL command line Thanks a lot ! __ OpenSSL Project http://www.openss