From a59d1da0dde890da59dc007d39efb1a0892ebbb6 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Tue, 24 Oct 2023 16:09:30 +0200 Subject: [PATCH] ; Fix typo --- lisp/net/nsm.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/net/nsm.el b/lisp/net/nsm.el index 7cbeb48f5be..8558a1fd5d1 100644 --- a/lisp/net/nsm.el +++ b/lisp/net/nsm.el @@ -484,7 +484,7 @@ because of MAC-then-encrypt. This construction is vulnerable to padding oracle attacks[1]. Since GnuTLS 3.4.0, the TLS encrypt-then-MAC extension[2] has -been enabled by default[3]. If encrypt-then-MAC is negotiated, +been enabled by default[3]. If encrypt-then-MAC is negotiated, this check has no effect. Reference: -- 2.39.2