From ce730d210000ef58b59a161770c6014d52e5f89c Mon Sep 17 00:00:00 2001 From: Jan Kratochvil Date: Nov 03 2020 06:13:42 +0000 Subject: F-33 release notes: TSL->TLS typo fix --- diff --git a/modules/release-notes/pages/sysadmin/Security.adoc b/modules/release-notes/pages/sysadmin/Security.adoc index 77787a4..714ca1d 100644 --- a/modules/release-notes/pages/sysadmin/Security.adoc +++ b/modules/release-notes/pages/sysadmin/Security.adoc @@ -19,7 +19,7 @@ From a hardware perspective, the PARSEC daemon can currently use a Trusted Platf Fedora 33 disables: -* TSL Protocols versions older than 1.2 version, so TSL versions 1.0 and 1.1 are now disabled by default. +* TLS Protocols versions older than 1.2 version, so TLS versions 1.0 and 1.1 are now disabled by default. * SHA hash signatures in TLS, SSH and IKE protocols. * Diffie Hellman key exchange with parameter size less that 2048 bits.