Hello, Not sure if this is the right place to post this, but the ssl certificate of the repo.dovecot.org server expired on the 9th of January. It's giving an error via the browser and via the apt command in Debian: W: Failed to fetch https://repo.dovecot.org/ce-2.3-latest/debian/jessie/dists/jessie/main/binary-amd64/Packages? server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none Cheers! Filipe Carvalho -- UP Digital Filipe Carvalho Infraestruturas Tecnol?gicas / IT infrastructures filipec at uporto.pt <mailto:filipec at uporto.pt> -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20190110/f1f40f7d/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: pnhmgoiocebmonnh.png Type: image/png Size: 2590 bytes Desc: not available URL: <https://dovecot.org/pipermail/dovecot/attachments/20190110/f1f40f7d/attachment.png> -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: OpenPGP digital signature URL: <https://dovecot.org/pipermail/dovecot/attachments/20190110/f1f40f7d/attachment.sig>
On 10.1.2019 9.42, Filipe Carvalho wrote:> > Hello, > > Not sure if this is the right place to post this, but the ssl > certificate of the repo.dovecot.org server expired on the 9th of January. > > It's giving an error via the browser and via the apt command in Debian: > > W: Failed to fetch > https://repo.dovecot.org/ce-2.3-latest/debian/jessie/dists/jessie/main/binary-amd64/Packages? > server certificate verification failed. CAfile: > /etc/ssl/certs/ca-certificates.crt CRLfile: none > > Cheers! > > Filipe Carvalho > > -- > > UP Digital > Filipe Carvalho > > Infraestruturas Tecnol?gicas / IT infrastructures > > filipec at uporto.pt <mailto:filipec at uporto.pt> >Amazing this certbot thing... [Unit] Description=Certbot Documentation=file:///usr/share/doc/python-certbot-doc/html/index.html Documentation=https://letsencrypt.readthedocs.io/en/latest/ [Service] Type=oneshot ExecStart=/usr/bin/certbot -q renew --post-hook /etc/letsencrypt/post.hooks.d/reload PrivateTmp=true one would think this would work and reload nginx after the cert has been renewed... Aki -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20190110/bd9a2fc5/attachment-0001.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: pnhmgoiocebmonnh.png Type: image/png Size: 2590 bytes Desc: not available URL: <https://dovecot.org/pipermail/dovecot/attachments/20190110/bd9a2fc5/attachment-0001.png> -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 488 bytes Desc: OpenPGP digital signature URL: <https://dovecot.org/pipermail/dovecot/attachments/20190110/bd9a2fc5/attachment-0001.sig>
Yup, that did the trick. Thanks! Filipe On 1/10/19 7:47 AM, Aki Tuomi wrote:> > > On 10.1.2019 9.42, Filipe Carvalho wrote: >> >> Hello, >> >> Not sure if this is the right place to post this, but the ssl >> certificate of the repo.dovecot.org server expired on the 9th of January. >> >> It's giving an error via the browser and via the apt command in Debian: >> >> W: Failed to fetch >> https://repo.dovecot.org/ce-2.3-latest/debian/jessie/dists/jessie/main/binary-amd64/Packages? >> server certificate verification failed. CAfile: >> /etc/ssl/certs/ca-certificates.crt CRLfile: none >> >> Cheers! >> >> Filipe Carvalho >> >> -- >> >> UP Digital >> Filipe Carvalho >> >> Infraestruturas Tecnol?gicas / IT infrastructures >> >> filipec at uporto.pt <mailto:filipec at uporto.pt> >> > > Amazing this certbot thing... > > [Unit] > Description=Certbot > Documentation=file:///usr/share/doc/python-certbot-doc/html/index.html > Documentation=https://letsencrypt.readthedocs.io/en/latest/ > [Service] > Type=oneshot > ExecStart=/usr/bin/certbot -q renew --post-hook > /etc/letsencrypt/post.hooks.d/reload > PrivateTmp=true > > one would think this would work and reload nginx after the cert has > been renewed... > > Aki >-------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20190110/63c108b9/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: pnhmgoiocebmonnh.png Type: image/png Size: 2590 bytes Desc: not available URL: <https://dovecot.org/pipermail/dovecot/attachments/20190110/63c108b9/attachment.png> -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: OpenPGP digital signature URL: <https://dovecot.org/pipermail/dovecot/attachments/20190110/63c108b9/attachment.sig>