You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i use netframework 4.8 and set httpRequest.SslProtocols = SslProtocols.Tls13 and it error Win32Exception: The client and server cannot communicate, because they do not possess a common algorithm
i use netframework 4.8 and set
httpRequest.SslProtocols = SslProtocols.Tls13and it errorWin32Exception: The client and server cannot communicate, because they do not possess a common algorithm