summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/certificate/phosphor-bmcweb-cert-config/env
blob: af4899a30a1c809ff207dbf67e831f7a195b4ef9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#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