winhttp: Verify certificates against the hostname instead of the server name.
commitd22e21f96d5069a235a9a814f7126b5ca5ed4c1a
authorHans Leidekker <hans@codeweavers.com>
Tue, 22 Sep 2015 13:57:12 +0000 (22 15:57 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 25 Sep 2015 19:01:15 +0000 (25 21:01 +0200)
tree785d8fe3a88aa3cc51703981d2d2ce4d6a048ae1
parent7a485dd1ea09a42eb3656ffe1207a8e87d6992d4
winhttp: Verify certificates against the hostname instead of the server name.

The server name is different when connections are made through a proxy server.

Signed-off-by: Hans Leidekker <hans@codeweavers.com>
dlls/winhttp/request.c