]> git.ipfire.org Git - thirdparty/curl.git/commit
gtls: print negotiated TLS version and full cipher suite name
authorAlessandro Ghedini <alessandro@ghedini.me>
Mon, 9 Mar 2015 22:52:16 +0000 (23:52 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 10 Mar 2015 14:18:14 +0000 (15:18 +0100)
commit3a757fddbbcd41186a516583ded7aeda1457a802
tree6420e8753aba771ad5453f9a794b2bdc7584940e
parentd9973eaeb8942cdffb790d4e523f5b809d1a1014
gtls: print negotiated TLS version and full cipher suite name

Instead of priting cipher and MAC algorithms names separately, print the
whole cipher suite string which also includes the key exchange algorithm,
along with the negotiated TLS version.
lib/vtls/gtls.c