From 3e20da821a6850f39ff8936e00916ac97786abb3 2024-02-10 22:10:55 From: Branko Majic Date: 2024-02-10 22:10:55 Subject: [PATCH] MAR-191: Update reference to Debian Buster - same warning still applicable under Bullseye and upwards. --- diff --git a/docs/rolereference.rst b/docs/rolereference.rst index 0a52b9ed9cc80caa4821770977f3945de501d28d..692be27da5cd78a7e345b351989cb0b0c5c714ff 100644 --- a/docs/rolereference.rst +++ b/docs/rolereference.rst @@ -787,9 +787,9 @@ Parameters **ldap_tls_ciphers** (string, optional ``NONE:+VERS-TLS1.2:+CTYPE-X509:+COMP-NULL:+SIGN-RSA-SHA256:+SIGN-RSA-SHA384:+SIGN-RSA-SHA512:+DHE-RSA:+ECDHE-RSA:+SHA256:+SHA384:+SHA512:+AEAD:+AES-128-GCM:+AES-256-GCM:+CHACHA20-POLY1305:+CURVE-ALL``) .. warning:: - Under Debian Buster, slapd will not use the DH parameters - generated by the role, but will instead use them to pick one of - the recommended DH parameters from `RFC-7919 + Under Debian Bullseye and upwards, slapd will not use the DH + parameters generated by the role, but will instead use them to + pick one of the recommended DH parameters from `RFC-7919 `_. This is based on the size of role-generated parameters.