#REST URI endpoint
#example: /xyz/openbmc_project/certs/client/ldap
ENDPOINT=ldap

#Path for the certificate file
CERTPATH=/etc/nslcd/certs/cert.pem

#Type of the service client/server
TYPE=client
