diff options
author | maxigas <maxigas@anargeek.net> | 2013-04-11 19:12:16 +0200 |
---|---|---|
committer | maxigas <maxigas@anargeek.net> | 2013-04-11 19:12:16 +0200 |
commit | 27d1c46fc83808b90aac3e6467c3aec1ab527bd7 (patch) | |
tree | b4e356b41b06dea81c75c6b2d09713605fb63ac0 | |
parent | 2a60c6eeef5df93edfd2fbfdbfbd49f0a9c08fd5 (diff) | |
download | policy-27d1c46fc83808b90aac3e6467c3aec1ab527bd7.tar.gz policy-27d1c46fc83808b90aac3e6467c3aec1ab527bd7.tar.bz2 |
small change
-rw-r--r-- | best_practices.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/best_practices.mdwn b/best_practices.mdwn index f30f5e8..974261a 100644 --- a/best_practices.mdwn +++ b/best_practices.mdwn @@ -14,7 +14,9 @@ Obviously, every security/privacy level requires that you keep your software up ### Level 2 -[StartTLS-exim](http://aland.burngreave.net/archives/2009/12/30/index.html#e2009-12-30T16_26_49.txt) tls is required with other compliant servers’, certs verified with fingerprint +#### TLS is required with other level 2 compliant servers. Certificates are verified with fingerprint. + + * [StartTLS-exim](http://aland.burngreave.net/archives/2009/12/30/index.html#e2009-12-30T16_26_49.txt) ## Mail with Postfix |