From 1c538bfabc2cd31f27067505f0c3d1a46cba6ef0 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Thu, 9 Jul 2015 22:18:55 -0700 Subject: RT 4.2.11, ticket#13852 --- rt/docs/security.pod | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'rt/docs/security.pod') diff --git a/rt/docs/security.pod b/rt/docs/security.pod index 620f8687c..5bf42919c 100644 --- a/rt/docs/security.pod +++ b/rt/docs/security.pod @@ -32,11 +32,7 @@ months before being added to the public RT repository. Protect your RT installation by making it only accessible via SSL. This will protect against users' passwords being sniffed as they go over the -wire, as well as helping prevent phishing attacks. If you use SSL, you -will need to install some additional Perl libraries so that C -can connect. You can use the C<--enable-ssl-mailgate> command to -configure to automate the installation of these dependencies. This is -documented further in step 10 of the README. +wire, as well as helping prevent phishing attacks. You should use a certificate signed by a reputable authority, or at very least a certificate signed by a consistent local CA, which you configure -- cgit v1.2.1