9 lines
247 B
SYSTEMD
9 lines
247 B
SYSTEMD
|
[Unit]
|
||
|
Description=Certbot - refresh OCSP responses for Angie
|
||
|
Documentation=https://angie.software/en/configuration/modules/http_ssl/#ssl-stapling-file
|
||
|
|
||
|
[Service]
|
||
|
Type=oneshot
|
||
|
ExecStart=/usr/local/lib/systemd/certbot-ocsp-angie.sh
|
||
|
PrivateTmp=true
|