summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorKamil Dudka <kdudka@redhat.com>2016-10-27 14:57:11 +0200
committerng0 <ng0@infotropique.org>2017-08-22 15:10:29 +0000
commitbf86eb8ab158e774814569e82b3b5d636cf2e7c1 (patch)
tree497007d0c424c0eac5d06b54e68a1208f6dfd199 /packages
parent9dcfc9ae23f64ea0c891d85c8dda18f2f7f75c1f (diff)
downloadgnurl-bf86eb8ab158e774814569e82b3b5d636cf2e7c1.tar.gz
gnurl-bf86eb8ab158e774814569e82b3b5d636cf2e7c1.tar.bz2
gnurl-bf86eb8ab158e774814569e82b3b5d636cf2e7c1.zip
vtls: support TLS 1.3 via CURL_SSLVERSION_TLSv1_3
Fully implemented with the NSS backend only for now. Reviewed-by: Ray Satiro
Diffstat (limited to 'packages')
-rw-r--r--packages/OS400/curl.inc.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/OS400/curl.inc.in b/packages/OS400/curl.inc.in
index 4176905a0..4028795ef 100644
--- a/packages/OS400/curl.inc.in
+++ b/packages/OS400/curl.inc.in
@@ -258,6 +258,8 @@
d c 5
d CURL_SSLVERSION_TLSv1_2...
d c 6
+ d CURL_SSLVERSION_TLSv1_3...
+ d c 7
*
d CURL_TLSAUTH_NONE...
d c 0