From ac5f9de61fb896da73d0d5c82b39a052d8fd599b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CShauna=20Diaz=E2=80=9D?= Date: Mon, 10 Mar 2025 10:58:55 -0400 Subject: [PATCH] OSDOCS-11185: adds TLS release note MicroShift --- microshift_release_notes/microshift-4-19-release-notes.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/microshift_release_notes/microshift-4-19-release-notes.adoc b/microshift_release_notes/microshift-4-19-release-notes.adoc index e4867be2f1..419efa03cb 100644 --- a/microshift_release_notes/microshift-4-19-release-notes.adoc +++ b/microshift_release_notes/microshift-4-19-release-notes.adoc @@ -47,6 +47,10 @@ Updates for both single-version minor releases and patch releases are supported. //==== Control ingress for your use case with additional parameters //add phase 2 ingress control parameters announcement here +[id="microshift-4-19-tls-config_{context}"] +==== {microshift-short} control plane enhanced with TLS +With this release, configurable transport layer security (TLS) protocols on internal control plane components are enabled to help prevent known insecure protocols, ciphers, or algorithms from accessing the applications you run on {microshift-short}. You use either the TLS 1.2 or TLS 1.3 with {microshift-short}. For more information, see xref:../microshift_configuring/microshift_auth_security/microshift-tls-config.adoc#microshift-tls-config[Configuring TLS security profiles]. + [id="microshift-4-19-running-apps_{context}"] === Running applications