Re: Let's Encrypt
Trond Endrestøl <[email protected]>
| Newsgroups | gmane.os.freebsd.security.general |
|---|---|
| Message-ID | <alpine.BSF.2.21.99999.352.1909101007361.18927@enterprise.ximalas.info> |
On Tue, 10 Sep 2019 07:52+0700, Victor Sudakov wrote: > Trond Endrestøl wrote: > > > > #minute hour mday month wday who command > > > > 52 4 1 * * root certbot renew --quiet --pre-hook "service apache24 stop" --post-hook "service apache24 start" > > 52 1 15 * * root certbot renew --quiet --pre-hook "service apache24 stop" --post-hook "service apache24 start" > > Is it safe to run certbot as root? It needs access to TCP port 443 to run some checks. Hence the need to stop and start apache or you other regular webserver. -- Trond. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-security To unsubscribe, send any mail to "[email protected]"