commit | 2c04e8d80c29ab6e07eddb4bdd50591f46606239 | [log] [tgz] |
---|---|---|
author | Christian Grothoff <christian@grothoff.org> | Sun Nov 17 20:49:16 2013 +0100 |
committer | Steve Holme <steve_holme@hotmail.com> | Thu Nov 21 20:40:04 2013 +0000 |
tree | c3d621ff6c3db71f83778294ac3c5726e37a70d4 | |
parent | 925df5358005a587e593834cc625187e6e74f7ce [diff] |
curl_easy_getinfo: Added CURLINFO_TLS_SESSION for accessing TLS internals Added new API for returning a SSL backend type and pointer, in order to allow access to the TLS internals, that may then be used to obtain X509 certificate information for example.