NGINX-Configs/certbot/uptime-kuma

4 lines
159 B
Plaintext

certbot certonly --webroot --webroot-path /srv/nginx --no-eff-email \
--key-type ecdsa
--cert-name uptime.yourdomain.tld \
-d uptime.yourdomain.tld