https://bugs.openldap.org/show_bug.cgi?id=9948
nikigen68@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|VERIFIED |UNCONFIRMED Resolution|INVALID |---
--- Comment #2 from nikigen68@gmail.com --- Let me rephrase the question:
Is there a openldap release in which it is possible to use TLSv1.3 ciphers within configuration file option tls_ciphers.
For example in case we use:
tls_ciphers TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_CCM_SHA256:TLS_AES_128_CCM_8_SHA256
Then nothing will be sent from the client.
I saw there was a similar issue opened and solved for syslog-ng client:
Issue: https://github.com/syslog-ng/syslog-ng/issues/3906#issuecomment-1033698573
Release with solution: https://www.syslog-ng.com/community/b/blog/posts/syslog-ng-3-36-news-better-...