<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 10.1.2019 9.42, Filipe Carvalho
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:c5c845e4-20c8-0f19-a80b-fc9f2efd9232@uporto.pt">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <p>Hello,</p>
      <p>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.</p>
      <p>It's giving an error via the browser and via the apt command in
        Debian:</p>
      <p>W: Failed to fetch
        <a class="moz-txt-link-freetext"
href="https://repo.dovecot.org/ce-2.3-latest/debian/jessie/dists/jessie/main/binary-amd64/Packages"
          moz-do-not-send="true">https://repo.dovecot.org/ce-2.3-latest/debian/jessie/dists/jessie/main/binary-amd64/Packages</a> 
        server certificate verification failed. CAfile:
        /etc/ssl/certs/ca-certificates.crt CRLfile: none</p>
      <p>Cheers!</p>
      <p>Filipe Carvalho<br>
      </p>
      <div class="moz-signature">-- <br>
        <style type="text/css">
    a:link { color: blue; text-decoration: underline; text-underline: single; }
    p.A1 { margin: 0cm; line-height: normal; mso-ansi-language: PT; color: black; font-size: 10.0pt; font-family: 'Trebuchet MS'; font-variant: small-caps; font-weight: bold; }
    p.A2 { margin: 0cm; line-height: normal; text-autospace: none; mso-ansi-language: PT; color: black; font-size: 9pt; font-family: 'Trebuchet MS', "sans-serif"; }
</style>
        <p class="A1"><img alt="UP Digital"
            src="cid:part2.9D17179C.BC437EA5@open-xchange.com" class="">
          <br>
          Filipe Carvalho</p>
        <p class="A2"> Infraestruturas Tecnológicas / IT infrastructures
          <br>
          <br>
          <a moz-do-not-send="true" href="mailto:filipec@uporto.pt">filipec@uporto.pt</a>
          <br>
        </p>
      </div>
    </blockquote>
    <p><br>
    </p>
    <p>Amazing this certbot thing...</p>
    <p>[Unit]<br>
      Description=Certbot<br>
Documentation=<a class="moz-txt-link-freetext" href="file:///usr/share/doc/python-certbot-doc/html/index.html">file:///usr/share/doc/python-certbot-doc/html/index.html</a><br>
      Documentation=<a class="moz-txt-link-freetext" href="https://letsencrypt.readthedocs.io/en/latest/">https://letsencrypt.readthedocs.io/en/latest/</a><br>
      [Service]<br>
      Type=oneshot<br>
      ExecStart=/usr/bin/certbot -q renew --post-hook
      /etc/letsencrypt/post.hooks.d/reload<br>
      PrivateTmp=true<br>
    </p>
    <p>one would think this would work and reload nginx after the cert
      has been renewed... <br>
    </p>
    <p>Aki<br>
    </p>
  </body>
</html>