1#D-Bus object path 2#example: /xyz/openbmc_project/certs/server/https 3ENDPOINT=https 4 5#Path for the certificate file 6CERTPATH=/etc/ssl/certs/https/server.pem 7 8#Units to restart 9UNIT=bmcweb.service 10 11#Type of the service client/server 12TYPE=server 13