Remove restorecon on certbot certonly

This commit is contained in:
Tommy
2024-07-03 19:09:34 -07:00
committed by GitHub
parent 07f2cb7a02
commit b6e13fadb8
3 changed files with 3 additions and 9 deletions

View File

@@ -2,6 +2,4 @@ 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 miniflux.yourdomain.tld \
-d miniflux.yourdomain.tld
restorecon -Rv /var/cache/certbot-ocsp-fetcher
-d miniflux.yourdomain.tld