wget后跟的url为https时使用的是加密传输协议,需要证书。加参数 --no-check-certificat 可以跳过证书检查避免上诉错误例如 wge https://example.com/ --no-check-certificate