Certificate LDAP deprecated

The configuration options for certificate lookup in ldap

com.openexchange.guard.pki.ldap.enabled

Enables the certificate ldap bundle
Default: [no default]
Configcascade: false
Reloadable: false
As of version: 4.1.0
Package: open-xchange-guard

com.openexchange.guard.pki.ldap.clientId

The clientId of the LDAP server(s) to use in looking up certificates. Comma separated list containing the clientIds configured in the ldap-client-config.yml file.
Default: [no default]
Configcascade: true
Reloadable: false
As of version: 4.1.0
Package: open-xchange-guard

com.openexchange.guard.pki.ldap.[clientId].certificateMapping

By default, the LDAP bundle will look for certificates in the LDAP attributes of userCertificate and userCertificate;binary. If a different attribute name should be used, configure here for each clientId
Default: [no default]
Configcascade: true
Reloadable: false
As of version: 4.1.0
Package: open-xchange-guard