调用识别接口时,认证设置成了SSL3

xp 下 加上这个就可以了

ServicePointManager.SecurityProtocol = SecurityProtocolType.Ssl3;

  

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-11-23
  • 2022-01-01
  • 2021-05-26
  • 2022-12-23
  • 2021-05-18
  • 2021-11-05
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-30
相关资源
相似解决方案