Remember to restart your webserver. The following is my hook for Certbot in Apache.
========================== #!/bin/sh service postfix restart service dovecot restart service apache2 restart ========================= -----Original Message----- From: dovecot <[email protected]> On Behalf Of B. Reino Sent: Sunday, July 22, 2018 7:16 AM To: Dovecot Mailing List <[email protected]> Cc: Voytek Eymont <[email protected]> Subject: Re: ot: LE server conf setup/ iPhone 'expired cert' message On Sun, 22 Jul 2018, B. Reino wrote: > You can add a hook (script) to /etc/letsencrypt/renewal-hooks/deply/ I meant, of course "deploy" and not "deply" :) Sorry about that.
