FAQ update to mention no-sha0 as possible workaround for Tru64 compiler bug.
This commit is contained in:
parent
528584c595
commit
954f3c3126
1 changed files with 4 additions and 0 deletions
4
FAQ
4
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"?
|
||||
|
||||
|
|
Loading…
Reference in a new issue