Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_5 at openldap / OpenLDAP
Commits: 833b3a32 by Howard Chu at 2021-05-10T15:04:59+00:00 ITS#9521 additional ciphersuite fixes
Actually check version of matched ciphersuite names. Also, don't change existing TLS1.3 suites if none are specified in the new suite string. Avoids ITS#9546.
- - - - - 07f31d44 by Quanah Gibson-Mount at 2021-05-10T15:05:43+00:00 ITS#9521, ITS#9546
- - - - - a5d4976f by Quanah Gibson-Mount at 2021-05-10T15:07:00+00:00 ITS#9548 - Ensure modules in the pwmods directory get installed
- - - - - d1f6135b by Quanah Gibson-Mount at 2021-05-10T15:07:47+00:00 ITS#9548
- - - - - 8430dd93 by Ondřej Kuzník at 2021-05-10T15:11:14+00:00 ITS#8721 Do not update ri_last unless we're actually retrying
- - - - - 9828387b by Ondřej Kuzník at 2021-05-10T15:11:33+00:00 ITS#8721 Regression test
- - - - - 60fac4f5 by Quanah Gibson-Mount at 2021-05-10T15:12:32+00:00 ITS#8721
- - - - -
9 changed files:
- CHANGES - libraries/libldap/tls_o.c - servers/slapd/Makefile.in - servers/slapd/back-asyncmeta/conn.c - servers/slapd/back-ldap/bind.c - servers/slapd/back-meta/conn.c - + tests/data/regressions/its8721/its8721 - + tests/data/regressions/its8721/slapd-backend.conf - + tests/data/regressions/its8721/slapd-proxy.conf
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/e46de0369ac3514cb3d28b2...