Merge remote-tracking branch 'origin/develop' into retry-tests

This commit is contained in:
Mark Felder 2024-09-16 11:51:22 -04:00
commit e24e107f3d
6 changed files with 58 additions and 29 deletions

1
changelog.d/ldap-ca.add Normal file
View file

@ -0,0 +1 @@
LDAP configuration now permits overriding the CA root certificate file for TLS validation.

1
changelog.d/ldaps.fix Normal file
View file

@ -0,0 +1 @@
LDAPS connections (implicit TLS) are now supported.