summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/certificate/phosphor-nginx-cert-config/obmc/cert/nginx
blob: 62d8760fe64140cb0df06bfcac44a358436becf5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#REST URI endpoint
#example: /xyz/openbmc_project/certs/server/https
ENDPOINT=https

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

#Units to restart
UNIT=nginx.service

#Type of the service client/server
TYPE=server