summaryrefslogtreecommitdiffstats
path: root/INSTALL.md
diff options
context:
space:
mode:
authorVladimĂ­r Kotal <vladimir.kotal@oracle.com>2023-06-15 21:29:58 +0200
committerPauli <pauli@openssl.org>2023-06-19 17:06:10 +1000
commit6b1f763c698cd9967250dacb1aadca6a6a9e9afe (patch)
treed7c45b551e2a5c019594b1d62a80707598d0419c /INSTALL.md
parentf52aec35260627c37f114352843dc0bc22311a17 (diff)
add no-http
Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21217)
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index e04eb999fd..54c020fb45 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -806,6 +806,10 @@ Note that if this feature is enabled then GOST ciphersuites are only available
if the GOST algorithms are also available through loading an externally supplied
engine.
+### no-http
+
+Disable HTTP support.
+
### no-legacy
Don't build the legacy provider.