From 50bc6934a7a2ac1f366ad7111d3c21605b91dce4 Mon Sep 17 00:00:00 2001 From: Alex Dellapenta Date: Wed, 15 Mar 2017 17:47:14 -0400 Subject: [PATCH] Typo fix #2 in 3.4.1.10 relnote --- release_notes/ocp_3_4_release_notes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release_notes/ocp_3_4_release_notes.adoc b/release_notes/ocp_3_4_release_notes.adoc index 3f547970475c..d5fb72597a85 100644 --- a/release_notes/ocp_3_4_release_notes.adoc +++ b/release_notes/ocp_3_4_release_notes.adoc @@ -1263,4 +1263,4 @@ This release fixes bugs for the following components: [discrete] ===== Networking -* The minimum TLS version and allowed ciphers are now configurable by system administrators. This enhnacement allows an OpenShift Container Platform cluster to be more or less restrictive than the default TLS configuration. Older TLS versions can now be allowed for compatibility with legacy environments, or more secure ciphers can be required for compliance with customer-specific security requirements. link:https://bugzilla.redhat.com/show_bug.cgi?id=1429609[(*BZ#1429609*)] +* The minimum TLS version and allowed ciphers are now configurable by system administrators. This enhancement allows an OpenShift Container Platform cluster to be more or less restrictive than the default TLS configuration. Older TLS versions can now be allowed for compatibility with legacy environments, or more secure ciphers can be required for compliance with customer-specific security requirements. link:https://bugzilla.redhat.com/show_bug.cgi?id=1429609[(*BZ#1429609*)]