blob: af4899a30a1c809ff207dbf67e831f7a195b4ef9 [file] [log] [blame]
Anton D. Kachalov6dd1c2a2021-04-02 17:34:49 +02001#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