此服务器无法证明它是 ;其安全证书来自dade1.hostypanel.com。出现此问题的原因可能是配置有误或您的连接被拦截了。

source /etc/network/interfaces.d/*# The loopback network interfaceauto loiface lo inet loopback# The primary network interfaceauto eth0iface eth0 inet static        address ****        gateway ****        # dns-* options are implemented by the resolvconf package, if installed        dns-nameservers 8.8.8.8 1.1.1.1        dns-search fyiiface eth0 inet6 static        address ****        netmask 64        gateway ****        dns-nameservers 2001:4860:4860::8888 2606:4700:4700::1111

搞不明白了。