]> git.eshelyaron.com Git - emacs.git/commit
Don't check for :safe-renegotiation with TLS1.3
authorRobert Pluim <rpluim@gmail.com>
Mon, 2 Sep 2019 12:55:00 +0000 (14:55 +0200)
committerRobert Pluim <rpluim@gmail.com>
Wed, 4 Sep 2019 21:46:31 +0000 (23:46 +0200)
commit95becaaf3b65d6227a41f4cb3f0f114bcfbe5562
tree7212b0742a0f694cb5e89b4ad079e4ed5278590d
parenta8432661130ac73ecf7606b1132e9b0d388ab60f
Don't check for :safe-renegotiation with TLS1.3

* lisp/net/nsm.el (nsm-protocol-check--renegotiation-info-ext): Don't
check when using TLS1.3, renegotiation has been removed from TLS.
Reported in
<https://lists.gnu.org/archive/html/help-gnu-emacs/2019-09/msg00005.html>
lisp/net/nsm.el