The request was aborted: Could not create SSL/TLS secure channel

后端 未结 30 2347
遇见更好的自我
遇见更好的自我 2020-11-22 01:21

We are unable to connect to an HTTPS server using WebRequest because of this error message:

The request was aborted: Could not create SSL/TLS secur

30条回答
  •  没有蜡笔的小新
    2020-11-22 02:10

    This fixed for me, add Network Service to permissions. Right click on the certificate > All Tasks > Manage Private Keys... > Add... > Add "Network Service".

提交回复
热议问题