[curl/curl] 88d9bf: gnutls: make setting only the MAX TLS allowed vers...
Daniel Stenberg <[email protected]>
| Newsgroups | gmane.comp.web.curl.cvs |
|---|---|
| Message-ID | <curl/curl/push/refs/heads/bagder/gnutls-default-max/[email protected]> |
Branch: refs/heads/bagder/gnutls-default-max
Home: https://github.com/curl/curl
Commit: 88d9bf9085e584c988e08e8bfb3c90244d420301
https://github.com/curl/curl/commit/88d9bf9085e584c988e08e8bfb3c90244d420301
Author: Daniel Stenberg <[email protected]>
Date: 2021-05-04 (Tue, 04 May 2021)
Changed paths:
M lib/vtls/gtls.c
Log Message:
-----------
gnutls: make setting only the MAX TLS allowed version work
Previously, settting only the max allowed TLS version, leaving the
minimum one at default, didn't actually set it and left it to default
(TLS 1.3) too!
As a bonus, this change also removes the dead code handling of SSLv3
since that version can't be set anymore (since eff614fb0242cb).
Reported-by: Daniel Carpenter
Fixes #6998
_______________________________________________
curl-commits mailing list
[email protected]
https://cool.haxx.se/cgi-bin/mailman/listinfo/curl-commits