aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--INSTALL3
1 files changed, 2 insertions, 1 deletions
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