[curl/curl] 781864: 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/master/[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/curl/curl
  Commit: 781864bedbc57e2e2532bde7cf64db9af7b80d05
      https://github.com/curl/curl/commit/781864bedbc57e2e2532bde7cf64db9af7b80d05
  Author: Daniel Stenberg <[email protected]>
  Date:   2021-05-05 (Wed, 05 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
Closes #7000


_______________________________________________
curl-commits mailing list
[email protected]
https://cool.haxx.se/cgi-bin/mailman/listinfo/curl-commits
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.