Re: slapo-ppolicy 2.4 vs. 2.5

2021-05-04 Thread Ondřej Kuzník
On Sat, May 01, 2021 at 05:31:44PM +0200, Michael Ströder wrote: > HI! > > slapo-ppolicy in OpenLDAP 2.5 shows slightly different behaviour in > python-ldap0 tests (see test output below). > > Tests: > https://gitlab.com/ae-dir/python-ldap0/-/blob/master/tests/test_ppolicy.py > > When working wi

Re: slapo-ppolicy 2.4 vs. 2.5

2021-05-04 Thread Michael Ströder
On 5/4/21 9:47 AM, Ondřej Kuzník wrote: > On Sat, May 01, 2021 at 05:31:44PM +0200, Michael Ströder wrote: >> slapo-ppolicy in OpenLDAP 2.5 shows slightly different behaviour in >> python-ldap0 tests (see test output below). >> [..] >> AssertionError: 'Password expired! 1 grace logins left.' != 'Pa

Re: slapo-ppolicy 2.4 vs. 2.5

2021-05-04 Thread Ondřej Kuzník
On Tue, May 04, 2021 at 12:07:20PM +0200, Michael Ströder wrote: > Still I have failures in my draft-vchu-ldap-pwd-policy tests (see > below). These might be related to ITS#9279, though I'm not sure. Any > changes in this area? Don't know, my guess is compare it with tests/scripts/test022-ppolicy

ssl_cipher_list_to_bytes:no ciphers available

2021-05-04 Thread Michael Ströder
HI! 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.58 consumer replica works just fine. There is this commit in RE25 and I'm

Re: ssl_cipher_list_to_bytes:no ciphers available

2021-05-04 Thread Howard Chu
Michael Ströder wrote: > HI! > > 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.58 consumer replica works just fin