From 7cb50c654b300902fc629c8fa4f7408271bb5d75 Mon Sep 17 00:00:00 2001 From: Eric Mill Date: Mon, 21 Sep 2015 18:15:06 -0400 Subject: [PATCH] Rename SSL to TLS --- docs/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 13adf6c5..0b0bbb29 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,8 +1,8 @@ Lemur ===== -Lemur is a SSL management service. It attempts to help track and create certificates. By removing common issues with -CSR creation it gives normal developers 'sane' SSL defaults and helps security teams push SSL usage throughout an organization. +Lemur is a TLS management service. It attempts to help track and create certificates. By removing common issues with +CSR creation it gives normal developers 'sane' TLS defaults and helps security teams push TLS usage throughout an organization. Installation ------------