Hi,
 I generated RSA key pair successfully but facing problem while generating
DSA keys. The openssl version i'm using is openssl-0.9.7m.
First i executed the command
openSSL> dsaparam -out dsaparam2048.pem 2048
And i got response - 
Loading 'screen' into random state - done
Generating DSA parameters, 2048 bit long prime
This could take some time
......................+................................+.....+..........++++++++
+++++++++++++++++++++++++++++++++++++++++++*
.........+....................+.....+............+...+........+....+..+.........
....+...........+.......+..+.+...+...+.........+....+....................+......
.............+.............+.................................+..................
....+....+...+.+..+.+...........+........+.......+....+...............+........+
.+............+..................+.+......+......................+.....+....+.+.
.+....+......+..+............+..+.+..+......+....+.......+.+............+.......
.........+...+.+................+............+....+......+....+.+...+...........
+...................+.+.......+.....+....+....+.+................+.+.......+.+..
....+......+....+.....+...........+.+.........+.....+........+.+..........+.....
+.......+..............+.......+..+........+.......................+..+.........
...+...............+.......+.........+......+..............+..+.......+.........
+...+............+...+++++++++++++++++++++++++++++++++++++++++++++++++++*

After then i executed following command
openSSL> gendsa -des3 -out privkey.pem dsaparam2048.pem
And i got following error 

: Invalid argument
1212:error:0200107B:system library:fopen:Unknown
error:.\crypto\bio\bss_file.c:2
','rb')n('dsaparam2048.pem
1212:error:20074002:BIO routines:FILE_CTRL:system
lib:.\crypto\bio\bss_file.c:28
0:
error in gendsa

Am i doing something wrong? Have i missed something??

Thanks & Regards
Shalmi
-- 
View this message in context: 
http://www.nabble.com/Problems-in-generating-DSA-key-tp17120978p17120978.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to