Displaying 2 results from an estimated 2 matches for "arthurjohnston".
2018 Jul 22
2
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.
2018 Jul 22
0
ot: LE server conf setup/ iPhone 'expired cert' message
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 <dovecot-bounces at dovecot.org> On Behalf Of B. Reino
Sent: Sunday, July 22, 2018 7:16 AM
To: Dovecot Mailing List <dovecot