Merge branch 'ldap-tls' into 'develop'
LDAP: permit overriding the CA root, improve SSL/TLS See merge request pleroma/pleroma!4265
This commit is contained in:
commit
3a0d4e9837
6 changed files with 58 additions and 29 deletions
1
changelog.d/ldap-ca.add
Normal file
1
changelog.d/ldap-ca.add
Normal file
|
|
@ -0,0 +1 @@
|
|||
LDAP configuration now permits overriding the CA root certificate file for TLS validation.
|
||||
1
changelog.d/ldaps.fix
Normal file
1
changelog.d/ldaps.fix
Normal file
|
|
@ -0,0 +1 @@
|
|||
LDAPS connections (implicit TLS) are now supported.
|
||||
Loading…
Add table
Add a link
Reference in a new issue