0
Answer

POST API error if cipher suit tls_rsa_with_aes_128_cbc_sha256 disable

sreepriya J

sreepriya J

4y
508
1
Hii, I have a HTTPWebRequest POST data with content type text in C#. But after disabling the cipher suit tls_rsa_with_aes_128_cbc_sha256, its not working.and shows the erroe message underlying connection was closed.