]> granicus.if.org Git - curl/commit
polarssl: show cipher suite name correctly with 1.1.0
authorDaniel Stenberg <daniel@haxx.se>
Wed, 18 Jan 2012 22:19:37 +0000 (23:19 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 18 Jan 2012 22:19:37 +0000 (23:19 +0100)
commitd1becc3231ae570be19858491c5c9f2fe48c1fd7
tree533e1412766a0a9b382b2b13069d495208aee342
parentf55f95d49ce2d18beb519b0befbf4710d66cf51d
polarssl: show cipher suite name correctly with 1.1.0

Apparently ssl_get_ciphersuite() is needed to get the name of the used
cipher suite.
lib/polarssl.c