Merge remote-tracking branch 'origin/develop' into ensure-authorized-fetch

This commit is contained in:
marcin mikołajczak 2024-09-17 13:45:15 +02:00
commit 76cfc6127f
9 changed files with 84 additions and 30 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.