]> granicus.if.org Git - curl/commit
schannel: Remove incorrect SNI disabled message
authorJDepooter <joel.depooter@safe.com>
Thu, 2 Feb 2017 21:40:16 +0000 (13:40 -0800)
committerJay Satiro <raysatiro@yahoo.com>
Tue, 7 Feb 2017 07:39:13 +0000 (02:39 -0500)
commit18495ecaccf936a9d7d6c96c08c644ceda83bd00
tree8546ab1b1a68163d3438bb167000c1160daea7c2
parent5aef498b8a76a1425e448677544fa70229eb27a9
schannel: Remove incorrect SNI disabled message

- Remove the SNI disabled when host verification disabled message
  since that is incorrect.

- Show a message for legacy versions of Windows <= XP that connections
  may fail since those versions of WinSSL lack SNI, algorithms, etc.

Bug: https://github.com/curl/curl/pull/1240
lib/vtls/schannel.c