hi,

When I try to create dsa or rsa certificate from command line option I get the 
following...suppose fot dsa certs..

I type 
openssl dsaparam -out dsap.pem 1024


Loading 'screen' into random state - done
Generating DSA parameters, 1024 bit long prime
This could take some time
........+..+....+...........+++++++++++++++++++++++++++++++++++++++++++++++++++*

.+........................+...+...+......+.......................+.......+.....+
..........+.........+..............+..........+.........+......+......++++++++++
+++++++++++++++++++++++++++++++++++++++++*

this works fine..and then 

>openssl req -x509 -newkey dsa:dsap.pem -keyout cacert.pem -out cacert.pem
Using configuration from /usr/local/ssl/openssl.cnf
Unable to load config info
Loading 'screen' into random state - done
Generating a 1024 bit DSA private key
writing new private key to 'cacert.pem'
Enter PEM pass phrase:
Verifying password - Enter PEM pass phrase:
-----
unable to find 'distinguished_name' in config
problems making Certificate Request

how to solve this problem.....

Shashank



<!--IMAIL.MessageBodyReply-->
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to