From: Remi Gacogne Date: Wed, 21 Sep 2022 12:06:07 +0000 (+0200) Subject: dnsdist: Document DISABLE_OPENSSL_ERROR_STRINGS X-Git-Tag: rec-4.9.0-alpha0~29^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F11988%2Fhead;p=thirdparty%2Fpdns.git dnsdist: Document DISABLE_OPENSSL_ERROR_STRINGS --- diff --git a/pdns/dnsdistdist/docs/install.rst b/pdns/dnsdistdist/docs/install.rst index 199217e209..615d54bd9f 100644 --- a/pdns/dnsdistdist/docs/install.rst +++ b/pdns/dnsdistdist/docs/install.rst @@ -122,6 +122,7 @@ Our ``configure`` script provides a fair number of options with regard to which * ``DISABLE_HASHED_CREDENTIALS`` to disable password-hashing support * ``DISABLE_LUA_WEB_HANDLERS`` for custom Lua web handlers support * ``DISABLE_OCSP_STAPLING`` for OCSP stapling +* ``DISABLE_OPENSSL_ERROR_STRINGS`` to disable the loading of OpenSSL's error strings, reducing the memory use at the cost of human-readable error messages * ``DISABLE_NPN`` for Next Protocol Negotiation, superseded by ALPN * ``DISABLE_PROMETHEUS`` for prometheus * ``DISABLE_PROTOBUF`` for protocol-buffer support, including dnstap