Certificate error on site?

Einklappen
X
 
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge
  • tnagpal.
    Smart Home'r
    • 11.05.2019
    • 90

    Certificate error on site?

    Hi - spent more than a few hours on this, but when I was re-installing on my extra server, wget started throwing GnuTLS errors.

    Not sure what is going on here, but over at stackoverflow, the feeling was that there is a certificate issue?

    Did a fresh install of Debian 10 and tried to run the following: root@siren:/# wget music-server.net/download/install.sh --2021-03-08 15:32:18-- http://music-server.net/download/install.sh Resolving
  • hismastersvoice
    Supermoderator
    • 25.08.2015
    • 7224

    #2
    Works fine on Debian 10/11 and Raspbian for me.

    Code:
    root@ms4home:/# wget music-server.net/download/install.sh
    --2021-03-09 06:07:36-- http://music-server.net/download/install.sh
    Auflösen des Hostnamens music-server.net (music-server.net)… 85.13.xxx.xxx
    Verbindungsaufbau zu music-server.net (music-server.net)|85.13.xxx.xxx|:80 … verbunden.
    HTTP-Anforderung gesendet, auf Antwort wird gewartet … 301 Moved Permanently
    Platz: https://music-server.net/download/install.sh [folgend]
    --2021-03-09 06:07:36-- https://music-server.net/download/install.sh
    Verbindungsaufbau zu music-server.net (music-server.net)|85.13.xxx.xxx|:443 … verbunden.
    HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK
    Länge: 19037 (19K) [text/x-sh]
    Wird in »install.sh« gespeichert.
    
    install.sh 100%[=====================>] 18,59K --.-KB/s in 0,02s
    
    2021-03-09 06:07:36 (862 KB/s) - »install.sh« gespeichert [19037/19037]
    Kein Support per PN!

    Kommentar

    • tnagpal.
      Smart Home'r
      • 11.05.2019
      • 90

      #3
      Now it worked - weird.

      Kommentar

      • hismastersvoice
        Supermoderator
        • 25.08.2015
        • 7224

        #4
        The Hoster use a Lets Encrypt Cert, maybe there was right in the moment an update of the cert.
        That is done during the night CET, so could be a time shift problem.
        Kein Support per PN!

        Kommentar

        • tnagpal.
          Smart Home'r
          • 11.05.2019
          • 90

          #5
          It was my in house DNS resolver - bypassed it for now.

          Kommentar

          Lädt...