<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body>
    <p>Hi,</p>
    <p>   We use Let's Encrypt certificates, and as far as I can see,
      things are good in the deployed certificates. <br>
    </p>
    <p>      Issued On    Wednesday, September 8, 2021 at 12:52:30 PM<br>
            Expires On    Tuesday, December 7, 2021 at 11:52:29 AM</p>
    <p>   It is likely that  the ca certificates need updating at your
      end:</p>
    <p>   sudo apt install ca-certificates<br>
    </p>
    <p>  you can use the tool update-ca-certificates that comes with the
      package above to update your CAs.</p>
    <p>Regards,</p>
    <p>Jafar<br>
    </p>
    <div class="moz-cite-prefix">On 10/4/21 4:23 AM, Eduard Margulescu
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:PAXP190MB1549F87FECC17CECC66F05CAE6AE9@PAXP190MB1549.EURP190.PROD.OUTLOOK.COM">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style>@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}@font-face
        {font-family:"Fira Mono";
        panose-1:2 11 5 9 5 0 0 2 0 4;}p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Courier New";
        mso-fareast-language:EN-GB;}.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}div.WordSection1
        {page:WordSection1;}</style>
      <div class="WordSection1">
        <p class="MsoNormal"><span lang="EN-US">Hello team,<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">I want to install FRR on
            an Ubuntu 18.04 server and I receive this error when I try
            to use this procedure (<a class="moz-txt-link-freetext" href="https://deb.frrouting.org/">https://deb.frrouting.org/</a>) :<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
        <div style="mso-element:para-border-div;border:solid black
          1.0pt;padding:5.0pt 5.0pt 5.0pt 5.0pt;background:#EEEEEE">
          <pre style="background:#EEEEEE;border:none;padding:0cm"><i><span style="font-size:11.0pt;font-family:"Fira Mono";color:#777799"># add GPG key</span></i><span style="font-size:11.0pt;font-family:"Fira Mono";color:black"><o:p></o:p></span></pre>
          <pre style="background:#EEEEEE;border:none;padding:0cm"><span style="font-size:11.0pt;font-family:"Fira Mono";color:black">curl -s <a href="https://deb.frrouting.org/frr/keys.asc" moz-do-not-send="true">https://deb.frrouting.org/frr/keys.asc</a> | sudo apt-key add -<o:p></o:p></span></pre>
          <pre style="background:#EEEEEE;border:none;padding:0cm"><span style="font-size:11.0pt;font-family:"Fira Mono";color:black"><o:p> </o:p></span></pre>
          <pre style="background:#EEEEEE;border:none;padding:0cm"><i><span style="font-size:11.0pt;font-family:"Fira Mono";color:#777799"># possible values for FRRVER: </span></i><i><span style="font-size:11.0pt;font-family:"Fira Mono";color:#007700">frr-6 frr-7 frr-8 frr-stable</span></i><i><span style="font-size:11.0pt;font-family:"Fira Mono";color:#777799"><o:p></o:p></span></i></pre>
          <pre style="background:#EEEEEE;border:none;padding:0cm"><i><span style="font-size:11.0pt;font-family:"Fira Mono";color:#777799"># frr-stable will be the latest official stable release</span></i><span style="font-size:11.0pt;font-family:"Fira Mono";color:black"><o:p></o:p></span></pre>
          <pre style="background:#EEEEEE;border:none;padding:0cm"><span style="font-size:11.0pt;font-family:"Fira Mono";color:black">FRRVER="</span><span style="font-size:11.0pt;font-family:"Fira Mono";color:#007700">frr-stable</span><span style="font-size:11.0pt;font-family:"Fira Mono";color:black">"<o:p></o:p></span></pre>
          <pre style="background:#EEEEEE;border:none;padding:0cm"><span style="font-size:11.0pt;font-family:"Fira Mono";color:black">echo deb <a href="https://deb.frrouting.org/frr" moz-do-not-send="true">https://deb.frrouting.org/frr</a> $(lsb_release -s -c) $FRRVER | sudo tee -a /etc/apt/sources.list.d/frr.list<o:p></o:p></span></pre>
          <pre style="background:#EEEEEE;border:none;padding:0cm"><span style="font-size:11.0pt;font-family:"Fira Mono";color:black"><o:p> </o:p></span></pre>
          <pre style="background:#EEEEEE;border:none;padding:0cm"><i><span style="font-size:11.0pt;font-family:"Fira Mono";color:#777799"># update and install FRR</span></i><span style="font-size:11.0pt;font-family:"Fira Mono";color:black"><o:p></o:p></span></pre>
          <pre style="background:#EEEEEE;border:none;padding:0cm"><span style="font-size:11.0pt;font-family:"Fira Mono";color:black">sudo apt update && sudo apt install frr frr-pythontools<o:p></o:p></span></pre>
        </div>
        <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">root@ukr1:~# curl -s
            <a class="moz-txt-link-freetext" href="https://deb.frrouting.org/frr/keys.asc">https://deb.frrouting.org/frr/keys.asc</a> | sudo apt-key add -<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">OK<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">root@ukr1:~#
            FRRVER="frr-stable"<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">root@ukr1:~# echo deb
            <a class="moz-txt-link-freetext" href="https://deb.frrouting.org/frr">https://deb.frrouting.org/frr</a> $(lsb_release -s -c) $FRRVER |
            sudo tee -a /etc/apt/sources.list.d/frr.list<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">deb
            <a class="moz-txt-link-freetext" href="https://deb.frrouting.org/frr">https://deb.frrouting.org/frr</a> bionic frr-stable<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">root@ukr1:~# sudo apt
            update && sudo apt install frr frr-pythontools<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">Get:1
            <a class="moz-txt-link-freetext" href="http://security.ubuntu.com/ubuntu">http://security.ubuntu.com/ubuntu</a> bionic-security InRelease
            [88.7 kB]<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">Hit:2
            <a class="moz-txt-link-freetext" href="http://us.archive.ubuntu.com/ubuntu">http://us.archive.ubuntu.com/ubuntu</a> bionic InRelease<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">Ign:3
            <a class="moz-txt-link-freetext" href="https://deb.frrouting.org/frr">https://deb.frrouting.org/frr</a> bionic InRelease<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">Get:4
            <a class="moz-txt-link-freetext" href="http://us.archive.ubuntu.com/ubuntu">http://us.archive.ubuntu.com/ubuntu</a> bionic-updates InRelease
            [88.7 kB]<o:p></o:p></span></p>
        <p class="MsoNormal"><span
            style="background:yellow;mso-highlight:yellow" lang="EN-US">Err:5
            <a class="moz-txt-link-freetext" href="https://deb.frrouting.org/frr">https://deb.frrouting.org/frr</a> bionic Release<o:p></o:p></span></p>
        <p class="MsoNormal"><span
            style="background:yellow;mso-highlight:yellow" lang="EN-US"> 
            Certificate verification failed: The certificate is NOT
            trusted. The certificate chain uses expired certificate. 
            Could not handshake: Error in the certificate verification.
            [IP: 194.147.138.41 443]</span><span lang="EN-US"><o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">Get:6
            <a class="moz-txt-link-freetext" href="http://us.archive.ubuntu.com/ubuntu">http://us.archive.ubuntu.com/ubuntu</a> bionic-backports
            InRelease [74.6 kB]<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">Reading package lists...
            Done<o:p></o:p></span></p>
        <p class="MsoNormal"><span
            style="background:yellow;mso-highlight:yellow" lang="EN-US">E:
            The repository '<a class="moz-txt-link-freetext" href="https://deb.frrouting.org/frr">https://deb.frrouting.org/frr</a> bionic
            Release' does not have a Release file.<o:p></o:p></span></p>
        <p class="MsoNormal"><span
            style="background:yellow;mso-highlight:yellow" lang="EN-US">N:
            Updating from such a repository can't be done securely, and
            is therefore disabled by default.</span><span lang="EN-US"><o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">N: See apt-secure(8)
            manpage for repository creation and user configuration
            details.<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">Is there something you
            can fix ?<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">Thanks,<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">Eduard<o:p></o:p></span></p>
        <p class="MsoNormal"><o:p> </o:p></p>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:dev@lists.frrouting.org">dev@lists.frrouting.org</a>
<a class="moz-txt-link-freetext" href="https://lists.frrouting.org/listinfo/dev">https://lists.frrouting.org/listinfo/dev</a>
</pre>
    </blockquote>
  </body>
</html>