Skip to content

Commit

Permalink
Rotate key on renewal
Browse files Browse the repository at this point in the history
Signed-off-by: Tommy <[email protected]>
  • Loading branch information
TommyTran732 authored Jun 25, 2024
1 parent a09a2ab commit 9dc93e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion certbot/uptime-kuma
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
certbot certonly --webroot --webroot-path /srv/nginx --no-eff-email \
--key-type ecdsa --reuse-key --must-staple \
--key-type ecdsa --must-staple \
--deploy-hook "certbot-ocsp-fetcher -o /var/cache/certbot-ocsp-fetcher" \
--cert-name uptime.yourdomain.tld \
-d uptime.yourdomain.tld

0 comments on commit 9dc93e7

Please sign in to comment.