Skip to content

Commit 2b7410f

Browse files
committed
Add Changelog
1 parent b07fb10 commit 2b7410f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)