[GeoNetwork-users] GeoNetwork 3.0.4 on LDAP (with TLS)

Hi everyone,

Does GeoNetwork support LDAP with TLS? My LDAP end point enfoces TLS and
I get a [LDAP: error code 13 - TLS confidentiality required] error in my
logs.

I used the following settings in my config-security.properties file:

ldap.base.provider.url=ldap://ldap-[URL]:389
ldap.base.dn=ou=Staff,ou=People,dc=company,dc=net,dc=nz
ldap.security.principal=cn=admin,dc=company,dc=net,dc=nz
ldap.security.credentials=ldap

Thanks in advance,

Rainer