From c1366350efed4a1517ce58585795c5888b0a77c1 Mon Sep 17 00:00:00 2001 From: catherineluse Date: Thu, 30 Jan 2020 00:13:08 -0700 Subject: [PATCH] Change certificates page title to not mention SSL --- content/rancher/v2.x/en/k8s-in-rancher/certificates/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/rancher/v2.x/en/k8s-in-rancher/certificates/_index.md b/content/rancher/v2.x/en/k8s-in-rancher/certificates/_index.md index 8e3670d145f..e4c3b501564 100644 --- a/content/rancher/v2.x/en/k8s-in-rancher/certificates/_index.md +++ b/content/rancher/v2.x/en/k8s-in-rancher/certificates/_index.md @@ -1,6 +1,6 @@ --- -title: Secure Sockets Layer Certificate -description: Learn how to add a secure sockets layer (SSL) certificate to either a project, a namespace, or both, so that you can add it to deployments +title: Encrypting HTTP Communication +description: Learn how to add an SSL (Secure Sockets Layer) certificate or TLS (Transport Layer Security) certificate to either a project, a namespace, or both, so that you can add it to deployments weight: 3060 aliases: - /rancher/v2.x/en/tasks/projects/add-ssl-certificates/