NGINX-Configs/certbot/default-quic
2024-08-01 18:59:24 -07:00

4 lines
165 B
Plaintext

certbot certonly --webroot --webroot-path /srv/nginx --no-eff-email \
--key-type ecdsa \
--cert-name hostname.of.your.server \
-d hostname.of.your.server