diff --git a/certbot/uptime-kuma b/certbot/uptime-kuma index 1622001..4e60237 100644 --- a/certbot/uptime-kuma +++ b/certbot/uptime-kuma @@ -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