Skip to content

Could not create SSL/TLS secure channel on https://i.etsystatic.com/...jpg #1154

Closed Answered by davidpierson
davidpierson asked this question in Q&A
Discussion options

You must be logged in to vote

Figured out the cause. Our server (which is the client in the TLS here) is running Server2012R2 which just went end-of-support. Akamai removed the equivalent now-out-of-support TLS 1.2 Cipher Suites from their server. They still have cover for in-support operating systems.

Also found that the cipher suites supported by browsers, and curl, is not the same as the list that is supported by the Windows o/s Schannel, which .Net Framework uses. That was why browsers still worked on the machine.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by davidpierson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant