summaryrefslogtreecommitdiff
path: root/rt/docs/security.pod
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2015-07-09 22:18:55 -0700
committerIvan Kohler <ivan@freeside.biz>2015-07-09 22:18:55 -0700
commit1c538bfabc2cd31f27067505f0c3d1a46cba6ef0 (patch)
tree96922ad4459eda1e649327fd391d60c58d454c53 /rt/docs/security.pod
parent4f5619288413a185e9933088d9dd8c5afbc55dfa (diff)
RT 4.2.11, ticket#13852
Diffstat (limited to 'rt/docs/security.pod')
-rw-r--r--rt/docs/security.pod6
1 files changed, 1 insertions, 5 deletions
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<rt-mailgate>
-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