RE: Error message when generating private key

2012-12-22 Thread Dave Thompson
> From: owner-openssl-us...@openssl.org On Behalf Of goggel > Sent: Saturday, 22 December, 2012 17:17 > I get an error message when I try to generate a private key. > I can't figure > out what the error message is and I have tried to google it. > But there is > noone that I can find that has the

Error message when generating private key

2012-12-22 Thread goggel
Hi I get an error message when I try to generate a private key. I can't figure out what the error message is and I have tried to google it. But there is noone that I can find that has the same problem. The commeand I try to run is: openssl genrsa -des3 -out privkey.pem 2048 I then get the followin