Put reuseport into the default site config
This commit is contained in:
7
certbot/default-quic
Normal file
7
certbot/default-quic
Normal file
@@ -0,0 +1,7 @@
|
||||
certbot certonly --webroot --webroot-path /srv/nginx --no-eff-email \
|
||||
--key-type ecdsa --must-staple \
|
||||
--deploy-hook "certbot-ocsp-fetcher -o /var/cache/certbot-ocsp-fetcher" \
|
||||
--cert-name hostname.of.your.server \
|
||||
-d hostname.of.your.server
|
||||
|
||||
restorecon -Rv /var/cache/certbot-ocsp-fetcher
|
Reference in New Issue
Block a user