para renovar es asi
29 2 15 * * /usr/bin/systemctl stop httpd
30 2 15 * * /usr/bin/certbot renew
35 2 15* * /usr/bin/systemctl start httpd
service httpd stop
certbot certonly --standalone -d example.com <REEMPLAZAR POR EL HOST A CERTIFICAR>
No hay comentarios:
Publicar un comentario