[debug] loglevel=0 tls=0 nl=0 [authenticate] [authenticate.client] x509.truststore = {{ tls_certs }}/ca.crt x509.certificate = {{ tls_certs }}/{{ inventory_hostname }}.crt x509.private_key = {{ tls_private }}/tlshd.key [authenticate.server] x509.truststore = {{ tls_certs }}/ca.crt x509.certificate = {{ tls_certs }}/{{ inventory_hostname }}.crt x509.private_key = {{ tls_private }}/tlshd.key