]> git.sur5r.net Git - openldap/blobdiff - doc/guide/admin/tls.sdf
ITS#5554
[openldap] / doc / guide / admin / tls.sdf
index 8098055417684474e51e585be9638e33b2ecdbb0..a3b97f4fe93dec496f558846803e204d8dd73927 100644 (file)
@@ -113,6 +113,11 @@ specification for OpenSSL. You can use the command
 >      openssl ciphers -v ALL
 
 to obtain a verbose list of available cipher specifications.
+
+To obtain the list of ciphers in GNUtls use:
+
+>      gnutls-cli -l
+
 Besides the individual cipher names, the specifiers {{EX:HIGH}},
 {{EX:MEDIUM}}, {{EX:LOW}}, {{EX:EXPORT}}, and {{EX:EXPORT40}}
 may be helpful, along with {{EX:TLSv1}}, {{EX:SSLv3}},