; Fix typo

This commit is contained in:
Stefan Kangas 2023-10-24 16:09:30 +02:00
parent 4bf6f8d997
commit a59d1da0dd

View file

@ -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: