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
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
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
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
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-
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
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