RE: how create rsa key with encrypted

2007-05-30 Thread TAYLOR, TIM \(CONTRACTOR\)
Tuan you need to use the genrsa subcommand. Try openssl genrsa -out key.rsa regards, TT 317-510-7346 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tuan Minh Nguyen Sent: Wednesday, May 30, 2007 9:53 AM To: openssl-users@openssl.org Subject: how creat

Re: how create rsa key with encrypted

2007-05-30 Thread Marek Marcola
Hello, > > I did this command: > > openssl req -newkey rsa:1024 -keyout testkey.pem -keyform PEM -out > testreq.pem > > to create a pair of private key (testkey.pem) and a request > certificate (testreq.pem). > > I read in book "Network Security with Openssl", it said that the > gerenated rsa