Discussion:
[openssl-dev] [openssl.org #4613] openssl RSA key: verify error 1.0.1t
(too old to reply)
gaowenchao via RT
2016-07-11 12:10:27 UTC
Permalink
| | | |
| |
|
Dear

I was trying to install openssl 1.0.1t on AIX5.3, and it report error when running "make test". Below is the error test.

CMS consistency test
/usr/bin/perl cms-test.pl
CMS => PKCS#7 compatibility tests
signed content DER format, RSA key: verify error
make: 1254-004 The error code from the last command is 1.

Stop.
make: 1254-004 The error code from the last command is 2.

Could you please help to confirm whether it's a BUG, or Could you please to give me some advice about this error.

Thanks very much.



--
Gao Wenchao 高文超
*************************************************************
Phone:13731461987
Mail:***@126.com











|
| |
| | | |
--
Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4613
Please log in as guest with password guest if prompted
--
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listin
Salz, Rich via RT
2016-07-11 12:18:53 UTC
Permalink
Can you use a more recent version? 1.0.1 is end of life and only getting security fixes (and then only for the rest of the year).
--
Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4613
Please log in as guest with password guest if prompted
--
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
Stephen Henson via RT
2016-07-24 20:38:52 UTC
Permalink
Post by gaowenchao via RT
I was trying to install openssl 1.0.1t on AIX5.3, and it report error
when running "make test". Below is the error test.
CMS consistency test
/usr/bin/perl cms-test.pl
CMS => PKCS#7 compatibility tests
signed content DER format, RSA key: verify error
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 2.
Could you please help to confirm whether it's a BUG, or Could you
please to give me some advice about this error.
Other platforms don't give that error. It could be a compiler issuer. You could
try updating the compiler version or turing optimisation off to see if you
still get it.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
--
Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4613
Please log in as guest with password guest if prompted
--
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
Loading...