Hi,
"Adam Brandizzi" brandizzi2@gmail.com writes:
Hello!
Is it possible to configure slurpd for authenticating on its slave slapd servers using TLS/SASL EXTERNAL? If so, how do I configure it to use a specific X.509 certificate?
create a user certificate with DN of the identity in question, place this user certificate with key and CA in some place, define TLS options in ldaprc of the identity. Configure client and slapd to request a certificate.
-Dieter