Author: jfthomps
Date: Wed Dec  5 22:11:07 2012
New Revision: 1417669

URL: http://svn.apache.org/viewvc?rev=1417669&view=rev
Log:
changed comment for $pemkey to say that won't ever have to type it

Modified:
    vcl/trunk/web/.ht-inc/secrets-default.php

Modified: vcl/trunk/web/.ht-inc/secrets-default.php
URL: 
http://svn.apache.org/viewvc/vcl/trunk/web/.ht-inc/secrets-default.php?rev=1417669&r1=1417668&r2=1417669&view=diff
==============================================================================
--- vcl/trunk/web/.ht-inc/secrets-default.php (original)
+++ vcl/trunk/web/.ht-inc/secrets-default.php Wed Dec  5 22:11:07 2012
@@ -23,5 +23,5 @@ $vclpassword = '';      # password to ac
 
 $cryptkey  = '';  # random password - won't ever have to type it so make it 
long
 
-$pemkey = ''; # random passphrase - same as given to genkeys.sh - should be 
long
+$pemkey = ''; # random passphrase - won't ever have to type it so make it long
 ?>


Reply via email to