5
certbot/uptime-kuma
Normal file
5
certbot/uptime-kuma
Normal file
@@ -0,0 +1,5 @@
|
||||
certbot certonly --webroot --webroot-path /srv/nginx --no-eff-email \
|
||||
--key-type ecdsa --reuse-key --must-staple \
|
||||
--deploy-hook "certbot-ocsp-fetcher -o /var/cache/certbot-ocsp-fetcher" \
|
||||
--cert-name uptime.yourdomain.tld \
|
||||
-d uptime.yourdomain.tld
|
Reference in New Issue
Block a user