We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b07fb10 commit 2b7410fCopy full SHA for 2b7410f
changelog/unreleased/ldap-tls-insecure.md
@@ -0,0 +1,8 @@
1
+Enhancement: Safer defaults for TLS verification on LDAP connections
2
+
3
+The LDAP client connections where hardcoded to ignore certificate validation
4
+errors. Now verification is enabled by default and a new config parameter 'insecure'
5
+is introduced to override that default. It is also possible to add trusted Certificates
6
+by using the new 'cacert' config paramter.
7
8
+https://github.com/cs3org/reva/pull/2053
0 commit comments