]> git.sur5r.net Git - openldap/commitdiff
Copy slapd.conf(5) cipher suite notes to here
authorHoward Chu <hyc@openldap.org>
Mon, 26 Jan 2009 02:54:32 +0000 (02:54 +0000)
committerHoward Chu <hyc@openldap.org>
Mon, 26 Jan 2009 02:54:32 +0000 (02:54 +0000)
doc/man/man5/ldap.conf.5

index 13dffe84aa8a6aa871959390c14849d33fa2f08e..cd3f6c340dcd0de33347a8e8834380d63d9ab8d6 100644 (file)
@@ -323,6 +323,18 @@ it is of critical importance that the key file is protected carefully.
 Specifies acceptable cipher suite and preference order.
 <cipher-suite-spec> should be a cipher specification for OpenSSL,
 e.g., HIGH:MEDIUM:+SSLv2.
+
+To check what ciphers a given spec selects, use:
+
+.nf
+       openssl ciphers -v <cipher-suite-spec>
+.fi
+
+To obtain the list of ciphers in GNUtls use:
+
+.nf
+       gnutls-cli -l
+.fi
 .TP
 .B TLS_RANDFILE <filename>
 Specifies the file to obtain random bits from when /dev/[u]random is