Hey there,

I've recently installed openssl and I cannot create keys or certs with it
for some reason.

If any more information needed for analyzing please let me know.

 

Make test produced this at the end:

 

test normal x509v1 certificate

sh ./tx509 2>/dev/null

testing X509 conversions

p -> d

make[1]: *** [test_x509] Error 1

make[1]: Leaving directory `/home/app/openssl-0.9.8e/test'

make: *** [tests] Error 2

 

real example

[EMAIL PROTECTED]:~/openssl-0.9.8e/apps$ ./openssl genrsa -des3 -out privkey.pem
2048        

Generating RSA private key, 2048 bit long modulus

............................................................................
............................+++

.....................................+++

e is 65537 (0x10001)

Illegal instruction

[EMAIL PROTECTED]:~/openssl-0.9.8e/apps$

Reply via email to