]> granicus.if.org Git - curl/commit
tls: make setting pinnedkey option fail if not supported
authorDaniel Stenberg <daniel@haxx.se>
Sun, 1 May 2016 15:05:38 +0000 (17:05 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 1 May 2016 15:05:38 +0000 (17:05 +0200)
commit283babfaf8d8f3bab9d3c63cea94eb0b84e79c37
tree78f3a526d4afe2c60c1e6f26dfabc5d61cd42f79
parent100c7b478fd17fd0c3ffacda7d6aa4b536bc7c6e
tls: make setting pinnedkey option fail if not supported

to make it obvious to users trying to use the feature with TLS backends
not supporting it.

Discussed in #781
Reported-by: Travis Burtrum
lib/url.c
lib/vtls/cyassl.c
lib/vtls/cyassl.h
lib/vtls/gtls.h
lib/vtls/mbedtls.h
lib/vtls/nssg.h
lib/vtls/openssl.h
lib/vtls/polarssl.h
lib/vtls/vtls.c