Hi,

I tried to build the 64 bit of openssl 9.8f. 

Make was successfully but when i done make test , it fails . 

Here is the failure message

$sh testss

make a certificate request using 'req'
rsa
Generating a 512 bit RSA private key
.....++++++++++++
.....++++++++++++
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'
Signature ok
subject=/C=AU/O=Dodgy Brothers/CN=Dodgy CA
Getting Private key

convert a certificate into a certificate request using 'x509'
Getting request Private Key
Generating certificate request
testss[58]: 675998 Memory fault(coredump)
error using 'x509' convert a certificate to a certificate request

This is the error message . Should this is critical error or it is known
issue. 

Does this error means that my openssl is not build properly

Note : I have build 32 bit of openssl9.8f but i cannot see any error in that

Please Help 

Thanks

Rajan 
-- 
View this message in context: 
http://www.nabble.com/Make-test-fails-while-building-64bit-openssl-9.8f-tp23406266p23406266.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                           majord...@openssl.org

Reply via email to