Re: ssl_cipher_list_to_bytes:no ciphers available

2021-05-05 Thread Michael Ströder
On 5/5/21 1:29 PM, Howard Chu wrote: > Michael Ströder wrote: >> TLSProtocolMin 3.3 >> TLSCipherSuite HIGH > > Then you're getting TLSv1.3 on these connections. Your ciphersuite config > has no TLSv1.3 ciphers though; cipher suite "HIGH" only affects TLSv1.2 and > below. Ah sorry. I've wrongly im

Re: ssl_cipher_list_to_bytes:no ciphers available

2021-05-05 Thread Michael Ströder
On 5/5/21 2:51 AM, Howard Chu wrote: > Michael Ströder wrote: >> I have issues with OpenSSL ciphers on my openSUSE Tumbleweed and release >> 2.5.4 when connecting to an 2.4 provider: >> >> TLS: can't connect: error:141A90B5:SSL >> routines:ssl_cipher_list_to_bytes:no ciphers available. >> >> An 2.4

Re: ssl_cipher_list_to_bytes:no ciphers available

2021-05-05 Thread Howard Chu
Michael Ströder wrote: > On 5/5/21 1:29 PM, Howard Chu wrote: >> Michael Ströder wrote: >>> TLSProtocolMin 3.3 >>> TLSCipherSuite HIGH >> >> Then you're getting TLSv1.3 on these connections. Your ciphersuite config >> has no TLSv1.3 ciphers though; cipher suite "HIGH" only affects TLSv1.2 and >> be

Re: ssl_cipher_list_to_bytes:no ciphers available

2021-05-05 Thread Howard Chu
Michael Ströder wrote: > Filed ITS: > > https://bugs.openldap.org/show_bug.cgi?id=9546 Not a bug. Closing. > > Ciao, Michael. > -- -- Howard Chu CTO, Symas Corp. http://www.symas.com Director, Highland Sun http://highlandsun.com/hyc/ Chief Architect, OpenLDAP http://ww

Re: ssl_cipher_list_to_bytes:no ciphers available

2021-05-05 Thread Howard Chu
Michael Ströder wrote: > On 5/5/21 2:51 AM, Howard Chu wrote: >> Michael Ströder wrote: >>> I have issues with OpenSSL ciphers on my openSUSE Tumbleweed and release >>> 2.5.4 when connecting to an 2.4 provider: >>> >>> TLS: can't connect: error:141A90B5:SSL >>> routines:ssl_cipher_list_to_bytes:no

Re: ssl_cipher_list_to_bytes:no ciphers available

2021-05-05 Thread Michael Ströder
Filed ITS: https://bugs.openldap.org/show_bug.cgi?id=9546 Ciao, Michael.