摘要: ServicePointManager.ServerCertificateValidationCallback = delegate { return true; }; ServicePointManager.SecurityProtocol = (SecurityProtocolType)192 阅读全文
posted @ 2021-01-07 14:36 v587yy 阅读(561) 评论(0) 推荐(0)