#D-Bus object path
#example: /xyz/openbmc_project/certs/server/https
ENDPOINT=https

#Path for the certificate file
CERTPATH=/etc/ssl/certs/https/server.pem

#Units to restart
UNIT=bmcweb.service

#Type of the service client/server
TYPE=server
