NGINX-Configs/certbot/uptime-kuma
2024-08-01 18:59:24 -07:00

4 lines
161 B
Plaintext

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