mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-15 03:01:09 +08:00
ITS#8715 Fix typo with olcTLSCiphersuite
This commit is contained in:
parent
17cc93d570
commit
0f80e05eeb
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user