Quanah Gibson-Mount quanah@zimbra.com writes:
Philip Guenther guenther+ldapsoft@sendmail.com wrote:
You can test your cipher list expression by passing it to the "openssl ciphers" command:
$ openssl ciphers -v
I'd note that Debian links against GnuTLS, not OpenSSL, and some of the cipher names are different.
The equivalent command for gnutls is gnutls-cli -l, and yes, the cipher name parsing is completely different.