################# # Server configuration. [ldaps] enabled = <%= $ldaps_enabled %> listen = "<%= $ldaps_address %>:<%= $ldaps_port %>" cert = "<%= $ldaps_cert %>" key = "<%= $ldaps_key %>"