Casablanca uses WinHTTP.
According to
http://msdn.microsoft.com/en-us/library/windows/desktop/aa382925(v=vs.85).aspx - WinHTTP 5.1 Features:
“Secure Sockets Layer (SSL) functionality, including client certificates. Supported SSL protocols include the following: SSL 2.0, SSL 3.0, and Transport Layer Security (TLS) 1.0.”
So WinHTTP support only TLS 1.0.
What TLS versions Casablanca support? Is it possible to use TLS 1.2?
According to
http://msdn.microsoft.com/en-us/library/windows/desktop/aa382925(v=vs.85).aspx - WinHTTP 5.1 Features:
“Secure Sockets Layer (SSL) functionality, including client certificates. Supported SSL protocols include the following: SSL 2.0, SSL 3.0, and Transport Layer Security (TLS) 1.0.”
So WinHTTP support only TLS 1.0.
What TLS versions Casablanca support? Is it possible to use TLS 1.2?