From 219144744ec4859a46ae60e798b050f41c0856d2 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Tue, 1 Nov 2022 10:21:48 +0100 Subject: INSTALL: add wolfSSL installation hints. --- INSTALL | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index e334f6fb..74a15823 100644 --- a/INSTALL +++ b/INSTALL @@ -49,7 +49,8 @@ Try after unpacking OpenSSL: 1.1b wolfSSL If you are installing wolfSSL yourself, be sure to use a hardened build -with all OpenSSL APIs (as of 5.1.1): +with all OpenSSL APIs (as of 5.1.1) - you may add --enable-debug, +and note that --enable-opensslextra does NOT suffice. ./configure --enable-opensslall --enable-harden make && make test && make install -- cgit v1.2.3