server { listen {{ports.public.ldaps.ldap}}ssl; proxy_pass 127.0.0.1:{{ports.localhost.ldap.ldap}}; {% include 'roles/letsencrypt/templates/ssl_credentials.j2' %} }