小程序报错x509: certificate signed by unknown authority
摘要:设置tls跳过证书 timeout = time.Duration(10 * time.Second) //超时时间50ms client = &http.Client{ Timeout: timeout, Transport: &http.Transport{ TLSClientConfig: &
阅读全文
posted @ 2020-06-04 13:46

浙公网安备 33010602011771号