]> git.eshelyaron.com Git - emacs.git/commit
Don’t mention :safe-renegotiation in TLS 1.3
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 3 Sep 2019 19:16:21 +0000 (12:16 -0700)
committerRobert Pluim <rpluim@gmail.com>
Wed, 4 Sep 2019 21:46:31 +0000 (23:46 +0200)
commita8432661130ac73ecf7606b1132e9b0d388ab60f
treecb7c2d296c36d48a5b59a603d1575d8266b3fb4b
parentfc9ed61a4357f766292d157ad89e0c1ffb1fa1e2
Don’t mention :safe-renegotiation in TLS 1.3

* src/gnutls.c (Fgnutls_peer_status): Don’t put the
safe-renegotiation indication into the status in TLS 1.3, which
removed support for renegotiation.
src/gnutls.c