摘要: private static bool CheckValidationResult(object sender, X509Certificate certificate, X509Chain chain, SslPolicyErrors errors) { return true; //总是接受 } 阅读全文
posted @ 2024-06-15 16:01 fxg 阅读(146) 评论(0) 推荐(0)