<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>This has been bugging me for a while, but today it's annoying me
      to the point I want to fix it.  Wget gives me an error whenever I
      try to use it.  I have no problem getting files using a web
      browser.  Here's an example.  Using firefox I was able to download
      the file, but this can be a pain in the butt when I'm trying to
      add a repository.  I have Ubuntu 20.04 installed.<br>
    </p>
    <p><br>
    </p>
    <p><span style="font-family:monospace"><span
          style="color:#000000;background-color:#ffffff;">$ wget
          <a class="moz-txt-link-freetext" href="https://www.gutenberg.org/ebooks/68992.epub.images">https://www.gutenberg.org/ebooks/68992.epub.images</a>
        </span><br>
        --2022-09-16 14:08:02--
         <a class="moz-txt-link-freetext" href="https://www.gutenberg.org/ebooks/68992.epub.images">https://www.gutenberg.org/ebooks/68992.epub.images</a>
        <br>
        Resolving <a class="moz-txt-link-abbreviated" href="http://www.gutenberg.org">www.gutenberg.org</a> (<a class="moz-txt-link-abbreviated" href="http://www.gutenberg.org">www.gutenberg.org</a>)...
        152.19.134.47, 2610:28:3090:3000:0:bad:cafe:47
        <br>
        Connecting to <a class="moz-txt-link-abbreviated" href="http://www.gutenberg.org">www.gutenberg.org</a>
        (<a class="moz-txt-link-abbreviated" href="http://www.gutenberg.org">www.gutenberg.org</a>)|152.19.134.47|:443... connected.
        <br>
        ERROR: cannot verify <a class="moz-txt-link-abbreviated" href="http://www.gutenberg.org's">www.gutenberg.org's</a> certificate, issued by
        ‘CN=Network Solutions OV Server CA 2<br>
        ,O=Network Solutions L.L.C.,L=Herndon,ST=VA,C=US’:
        <br>
         Self-signed certificate encountered.
        <br>
        To connect to <a class="moz-txt-link-abbreviated" href="http://www.gutenberg.org">www.gutenberg.org</a> insecurely, use
        `--no-check-certificate'.<br>
        <br>
        Any idea how to fix this?  thanks</span></p>
    <p><span style="font-family:monospace"><br>
      </span></p>
  </body>
</html>