Any idea why its getting hanged  at

"writing new private key to 'keyCA.ss'
-----
You are about to be asked to enter information that will be incorporated
into your certificate request.
What you are about to enter is what is called a Distinguished Name or a DN.
There are quite a few fields but you can leave some blank
For some fields there will be a default value,
If you enter '.', the field will be left blank.
-----
Country Name (2 letter code) [AU]:AU
Organization Name (eg, company) []:Dodgy Brothers
Common Name (eg, YOUR name) []:Dodgy CA

convert the certificate request into a self signed certificate using 'x509'

"

while using "make test".  It doesn't do anything at this point and if I
interrupt with CNTRL "C", it give me "^Cmake[1]: *** [test_ss] Error 130
make: *** [tests] Error 130"

Only thing I did different is adding
DEVRAND= /dev/random          -> in Makefile .
However there is  RANLIB= /usr/ccs/bin/ranlib         there, but I installed
ANDIrand and was trying to use the random generator.

Any suggestion  ??
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to