svn commit: lorikeet r575 - in trunk/heimdal/lib/hx509: .

lha at samba.org lha at samba.org
Sat Oct 7 17:41:33 GMT 2006


Author: lha
Date: 2006-10-07 17:41:33 +0000 (Sat, 07 Oct 2006)
New Revision: 575

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=lorikeet&rev=575

Log:
disable because too many of the samba machines have broken openssl
Modified:
   trunk/heimdal/lib/hx509/test_crypto.in


Changeset:
Modified: trunk/heimdal/lib/hx509/test_crypto.in
===================================================================
--- trunk/heimdal/lib/hx509/test_crypto.in	2006-10-07 17:32:47 UTC (rev 574)
+++ trunk/heimdal/lib/hx509/test_crypto.in	2006-10-07 17:41:33 UTC (rev 575)
@@ -40,6 +40,11 @@
     exit 77
 fi
 
+# disable because too many of the samba machines have broken
+# openssl installed that have the "broken padding e=3" problems
+# that all the Bleichenbacher test check for
+exit 77
+
 echo "Bleichenbacher good cert (from eay)"
 ./hxtool verify --missing-revoke \
     cert:FILE:$srcdir/data/bleichenbacher-good.pem \



More information about the samba-cvs mailing list