NGINX-Configs/certbot/default-quic

4 lines
165 B
Plaintext
Raw Permalink Normal View History

certbot certonly --webroot --webroot-path /srv/nginx --no-eff-email \
2024-08-01 18:59:24 -07:00
--key-type ecdsa \
--cert-name hostname.of.your.server \
2024-07-03 19:09:34 -07:00
-d hostname.of.your.server