The test_rsa and test_sid targets fail in "make test" for beta 4 of OpenSSL 0.9.7 on a 64-bit Linux system (HP Itanium) using gcc 2.96. All other "make test" targets complete successfully. I have not tried any of the 0.9.7 betas or snapshots on this system previously.
"make report" says: OpenSSL version: 0.9.7-beta4 Last change: Add the VC-CE target, introduce the WINCE sysname, and ... Options: --prefix=/software/openssl-0.9.7 no-krb5 OS (uname): Linux plg3.math 2.4.17mfcf-280602 #1 SMP Fri Jun 28 13:33:34 EDT 2002 ia64 unknown OS (config): ia64-whatever-linux2 Target (default): linux-ia64 Target: linux-ia64 Compiler: gcc version 2.96 20000731 (Debian GNU/Linux IA64 experimental) Running the failing tests by hand gives me: % sh trsa rsa writing RSA key testing rsa conversions p -> d p -> p d -> d writing RSA key unable to load Private Key 15265:error:0D07209B:asn1 encoding routines:ASN1_get_object:too long:asn1_lib.c:130: 15265:error:0D07209B:asn1 encoding routines:ASN1_get_object:too long:asn1_lib.c:130: 15265:error:0D068066:asn1 encoding routines:ASN1_CHECK_TLEN:bad object header:tasn_dec.c:928: 15265:error:0D07803A:asn1 encoding routines:ASN1_ITEM_EX_D2I:nested asn1 error:tasn_dec.c:304:Type=RSA 15265:error:0D09A00D:asn1 encoding routines:d2i_PrivateKey:ASN1 lib:d2i_pr.c:96: % sh tsid testing session-id conversions unable to load SSL_SESSION 15270:error:0D07209B:asn1 encoding routines:ASN1_get_object:too long:asn1_lib.c:130: p -> d p -> p d -> d 15270:error:0D06703C:asn1 encoding routines:a2i_ASN1_STRING:bad get asn1 object call:ssl_asn1.c:243:address=6917529027641375760 offset=0 -- Dawn Keenan Whiteside University of Waterloo, Waterloo, ON, Canada [EMAIL PROTECTED] / [EMAIL PROTECTED] ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
