wininet: Always store the SSL context.
commit7ba776532d73a180130a33aee46e6182b535ce8e
authorHans Leidekker <hans@codeweavers.com>
Wed, 11 Dec 2013 09:49:34 +0000 (11 10:49 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 11 Dec 2013 11:57:04 +0000 (11 12:57 +0100)
tree87a839db7bebe3a925487f58b50b91d63e1b7854
parent6c7c15059a5407769a9edefb88e18f5463897c7e
wininet: Always store the SSL context.

This allows applications to query certificate properties when verification has failed.
dlls/wininet/netconnection.c
dlls/wininet/tests/http.c