[Workaround.org] r152 - trunk/etch

chaas at workaround.org chaas at workaround.org
Tue Oct 23 13:46:07 CEST 2007


Author: chaas
Date: 2007-10-23 13:46:06 +0200 (Tue, 23 Oct 2007)
New Revision: 152

Modified:
   trunk/etch/en.rest
Log:
Added hint on setting proper permissions of dovecot.pem key.


Modified: trunk/etch/en.rest
===================================================================
--- trunk/etch/en.rest	2007-10-10 21:29:52 UTC (rev 151)
+++ trunk/etch/en.rest	2007-10-23 11:46:06 UTC (rev 152)
@@ -1,4 +1,4 @@
-.. -*- coding: utf-8 -*-
+| .. -*- coding: utf-8 -*-
 
 .. This is the ISP email tutorial for Debian Etch written in ReST format.
    The format is documented at http://docutils.sourceforge.net/docs/
@@ -1521,7 +1521,11 @@
 your mail server. Oh, and this certificate will be valid for 10 years (3650
 days) - adjust that period as you want.
 
+Do not forget to set the permissions on the private key so that no unauthorized
+people can read it::
 
+    $> chmod o= /etc/ssl/private/dovecot.pem
+
 Step 9: Authenticated SMTP
 =======================================================
 



More information about the Workaround-chitchat mailing list