force sasl to use external (certificates) when connecting ldap as root

This commit is contained in:
Timo Makinen 2019-06-06 02:29:59 +03:00
parent 1a22ce543b
commit da6ed9d4ac

View file

@ -1,2 +1,3 @@
TLS_KEY {{ tls_private }}/{{ inventory_hostname }}.key
TLS_CERT {{ tls_certs }}/{{ inventory_hostname }}.crt
MECH external