diff options
author | Jay Satiro <raysatiro@yahoo.com> | 2016-11-07 21:51:27 -0500 |
---|---|---|
committer | Jay Satiro <raysatiro@yahoo.com> | 2016-11-09 22:08:49 -0500 |
commit | f43b7b6cb6724792b9680dd6d744648b4a7e5b59 (patch) | |
tree | 6bb5d127336047637ecf6689a0531150d1b0ca04 /lib/config-symbian.h | |
parent | 46f906a1b0e987ff8a044595550ba2a0e3d6368c (diff) |
vtls: Fail on unrecognized param for CURLOPT_SSLVERSION
- Fix GnuTLS code for CURL_SSLVERSION_TLSv1_2 that broke when the
TLS 1.3 support was added in 6ad3add.
- Homogenize across code for all backends the error message when TLS 1.3
is not available to "<backend>: TLS 1.3 is not yet supported".
- Return an error when a user-specified ssl version is unrecognized.
---
Prior to this change our code for some of the backends used the
'default' label in the switch statement (ie ver unrecognized) for
ssl.version and treated it the same as CURL_SSLVERSION_DEFAULT.
Bug: https://curl.haxx.se/mail/lib-2016-11/0048.html
Reported-by: Kamil Dudka
Diffstat (limited to 'lib/config-symbian.h')
0 files changed, 0 insertions, 0 deletions