[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[minion-cvs] Shorter publickeylifetime by default



Update of /home/minion/cvsroot/src/minion/etc
In directory moria.mit.edu:/tmp/cvs-serv19787/etc

Modified Files:
	mixminiond.conf 
Log Message:
Shorter publickeylifetime by default

Index: mixminiond.conf
===================================================================
RCS file: /home/minion/cvsroot/src/minion/etc/mixminiond.conf,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- mixminiond.conf	30 May 2003 13:54:45 -0000	1.27
+++ mixminiond.conf	31 May 2003 12:52:10 -0000	1.28
@@ -89,9 +89,7 @@
 #
 #   You can't rotate keys more than once a day.
 #
-#   WARNING: In version 0.0.1, automatic key rotation isn't supported.
-#
-PublicKeyLifetime: 3 months
+PublicKeyLifetime: 3 weeks
 
 #   How long after a key rotation should the old key still work?
 #PublicKeyOverlap: 2 hours