BufferNotEnough Could not create SSL/TLS secure ch

2019-06-11 21:16发布

Some times we receive the error "The request was aborted: Could not create SSL/TLS secure channel.." I tried to investigate this issue, and the trace log I got for this is:

System.Net Information: 0 : [4356] InitializeSecurityContext(In-Buffers count=2, Out-Buffer length=0, returned code=**BufferNotEnough**).
System.Net Error: 0 : [4356] Exception in HttpWebRequest#37434592:: - The request was aborted: Could not create SSL/TLS secure channel..
System.Net Error: 0 : [4356] Exception in HttpWebRequest#37434592::EndGetRequestStream - The request was aborted: Could not create SSL/TLS secure channel..

What does it mean BufferNotEnough for this case?

Thanks.

1条回答
姐就是有狂的资本
2楼-- · 2019-06-11 21:25
登录 后发表回答