From: Quanah Gibson-Mount Date: Mon, 21 Aug 2017 16:19:12 +0000 (-0700) Subject: ITS#8715 Fix typo with olcTLSCiphersuite X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=0f80e05eebfa2d25db5eb4483752cd37775adb04;p=openldap ITS#8715 Fix typo with olcTLSCiphersuite --- diff --git a/doc/man/man5/slapd-config.5 b/doc/man/man5/slapd-config.5 index 6fc5563e14..16a90db33d 100644 --- a/doc/man/man5/slapd-config.5 +++ b/doc/man/man5/slapd-config.5 @@ -829,7 +829,7 @@ Example: olcTLSCipherSuite: HIGH:MEDIUM:+SSLv2 .TP .I GnuTLS: -TLSCiphersuite SECURE256:!AES-128-CBC +olcTLSCiphersuite: SECURE256:!AES-128-CBC .RE To check what ciphers a given spec selects in OpenSSL, use: