board logo
Posted by: Lemonde - 02 August 2017 06:44:58
Enabling TLS 1.1 on Windows 2012 We are seeing the following: An TLS 1.1 connection request was received from a remote client application, but none of the cipher suites supported by the client application are supported by the server. The SSL connection request has failed. How can we enable TLS 1.1 and 1.2 on our server? Log Name: System Source: Schannel Date: 01/08/2017 18:55:24 Event ID: 36874 Task Category: None Level: Error Keywords: User: SYSTEM Computer: servername.domain.suffix Description: An TLS 1.1 connection request was received from a remote client application, but none of the cipher suites supported by the client application are supported by the server. The SSL connection request has failed. Event Xml: 36874 0 2 0 0 0x8000000000000000 771008 System servername.domain.suffix TLS 1.1

Posted by: Lemonde - 02 August 2017 06:52:00
Checked at: https://www.ssllabs.com/ssltest/analyze.html?d=website.suffix and 1.1 and 1.2 appear to be working just fine...?