On Wed, Apr 29, 2009, The Doctor wrote: > > > Errors are as follow on BSD/OS 4.3 > > test SSL protocol > ../util/shlib_wrap.sh ./ssltest -test_cipherlist > testing SSLv2 cipher list order: ok > testing SSLv3 cipher list order: ok > testing TLSv1 cipher list order: ok > test sslv2 > Available compression methods: > 1: zlib compression > 134547716:error:140A90A1:SSL routines:SSL_CTX_new:library has no > ciphers:ssl_lib.c:1535: > 134547716:error:140A90A1:SSL routines:SSL_CTX_new:library has no > ciphers:ssl_lib.c:1535: > *** Error code 1 > > Stop. > *** Error code 1 > > > NO problem in openssl-1.0.0-stable-SNAP-20090428 . > > Any other BSDish platform seeing this problems? >
Ah, probably affects everything. The old broken obsolete SSLv2 is now disabled by the default cipher string, that will need to be updated in the tests. Steve. -- Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage OpenSSL project core developer and freelance consultant. Homepage: http://www.drh-consultancy.demon.co.uk ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org