[Bug 317401] Re: Wrong documentation for TLSCipherSuite

2016-11-21 Thread Ryan Tandy
In OpenLDAP 2.4.24, the man pages were updated to clarify the TLSCipherSuite option and to point to the gnutls-cli(1) man page as the authority on GnuTLS priority strings. Marking fixed. ** Changed in: openldap2.3 (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notific

[Bug 317401] Re: Wrong documentation for TLSCipherSuite

2009-12-14 Thread Chuck Short
Thanks for the response. Regards chuck ** Changed in: openldap2.3 (Ubuntu) Status: Incomplete => Confirmed -- Wrong documentation for TLSCipherSuite https://bugs.launchpad.net/bugs/317401 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 317401] Re: Wrong documentation for TLSCipherSuite

2009-10-29 Thread nutznboltz
Names and descriptions of the cipher suites supported by the libgnutls26 package on Jaunty and Karmic are available here: http://www.gnu.org/software/gnutls/reference/gnutls-gnutls.html#gnutls- priority-init -- Wrong documentation for TLSCipherSuite https://bugs.launchpad.net/bugs/317401 You rec

[Bug 317401] Re: Wrong documentation for TLSCipherSuite

2009-10-28 Thread nutznboltz
Jaunty uses a newer libgnutls option. The slapd.conf man page (and slapd-conf man page) still says you can find cipher names for TLSCipherSuite (and olcTLSCipherSuite) by running "gnutls-cli -l" but names output by that command are not accepted as options for TLSCipherSuite. This is a bug in the

[Bug 317401] Re: Wrong documentation for TLSCipherSuite

2009-10-28 Thread nutznboltz
I am not having this problem in Hardy with slapd 2.4.9-0ubuntu0.8.04.3. -- Wrong documentation for TLSCipherSuite https://bugs.launchpad.net/bugs/317401 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-

[Bug 317401] Re: Wrong documentation for TLSCipherSuite

2009-10-09 Thread Chuck Short
Hi, I was wondering if you were still having this problem. Regards chuck ** Changed in: openldap2.3 (Ubuntu) Importance: Undecided => Low ** Changed in: openldap2.3 (Ubuntu) Status: New => Incomplete -- Wrong documentation for TLSCipherSuite https://bugs.launchpad.net/bugs/317401 Yo

[Bug 317401] Re: Wrong documentation for TLSCipherSuite

2009-08-05 Thread nutznboltz
Can anyone explain what the syntax is for using more than one cipher with gnutls TLSCipherSuite? Using a colon separated list fails even when the individual items from the list work as single ciphers. That is to say: TLSCipherSuite FOO works and TLSCipherSuite BAR works but TLSCipherSuite FO