From 954f3c31264134a8c8cdd81f34e00b2a856527f5 Mon Sep 17 00:00:00 2001 From: Andy Polyakov Date: Sun, 9 Jan 2005 20:43:49 +0000 Subject: [PATCH] FAQ update to mention no-sha0 as possible workaround for Tru64 compiler bug. --- FAQ | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/FAQ b/FAQ index 1c232c3c54..b695c4490c 100644 --- a/FAQ +++ b/FAQ @@ -472,6 +472,10 @@ This will only compile sha_dgst.c with -O0, the rest with the optimization level chosen by the configuration process. When the above is done, do the test and installation and you're set. +3. Reconfigure the toolkit with no-sha0 option to leave out SHA0. It +should not be used and is not used in SSL/TLS nor any other recognized +protocol in either case. + * Why does the OpenSSL compilation fail with "ar: command not found"? -- 2.25.1