> C:\OpenSSL-Win32\bin>openssl genrsa -out privkey.pem 2048
This generates a RSA key, it has nothing to do with DSA.
> C:\OpenSSL-Win32\bin>openssl dsaparam -out dsaparam.pem 2048
This generated DSA parameters.
> C:\OpenSSL-Win32\bin>openssl gendsa -out privkey.pem dsaparam.pem
This generates DSA
696:Expecting: TRUSTED CERTIFICATE
[/Quote]
any help wellcome
ludwig
--
View this message in context:
http://old.nabble.com/-Beginner--generating-DSA-keypair-in-.der-format-tp33544906p33544906.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.