]> git.ipfire.org Git - thirdparty/curl.git/commit
sessioninfo.c: Added sample code for CURLINFO_TLS_SESSION
authorChristian Grothoff <christian@grothoff.org>
Wed, 27 Nov 2013 22:37:09 +0000 (23:37 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Thu, 28 Nov 2013 07:05:07 +0000 (07:05 +0000)
commit889cb9c9827fd641187f3926b65a47eb72ed93ac
tree5992b26433764cc2fcdf3341ca7d828c53e8e82e
parent26ff1ea6c33fb624793909ca17a6ff57cecca004
sessioninfo.c: Added sample code for CURLINFO_TLS_SESSION

Added a simple example to show how one can use CURLINFO_TLS_SESSION for
obtaining extensive TLS certificate information.
docs/examples/Makefile.inc
docs/examples/sessioninfo.c [new file with mode: 0644]