我正在Could Not Create SSL/TLS Secure Channel
参加 UFT API 测试。我们在事件处理程序和端点地址中指定了 HTTP RequestHeaders。由于我们限制提供,我无法提供太多细节。知道为什么我们会收到此错误吗?我提到了这一点,但提供后我仍然收到错误:
ServicePointManager.ServerCertificateValidationCallback += (sender, certificate, chain, errors) => true;