[or-cvs] r15471: Explain differences in keytool depending on the java version (puppetor/branches/gsoc2008/doc)

sebastian at seul.org sebastian at seul.org
Thu Jun 26 05:24:58 UTC 2008


Author: sebastian
Date: 2008-06-26 01:24:58 -0400 (Thu, 26 Jun 2008)
New Revision: 15471

Modified:
   puppetor/branches/gsoc2008/doc/howtosecurermi.txt
Log:
Explain differences in keytool depending on the java version

Modified: puppetor/branches/gsoc2008/doc/howtosecurermi.txt
===================================================================
--- puppetor/branches/gsoc2008/doc/howtosecurermi.txt	2008-06-26 05:08:10 UTC (rev 15470)
+++ puppetor/branches/gsoc2008/doc/howtosecurermi.txt	2008-06-26 05:24:58 UTC (rev 15471)
@@ -66,8 +66,9 @@
       YourKeystoreFile  -validity DaysOfValidity
       
 
-    You will be asked for a password, which will be shown in plaintext. Don't
-    do this in a potentially unsafe environment. You must enter a password, 
+    You will be asked for a password, which will be shown in plaintext if you 
+    use Java version 5 (1.5). This has changed with Java 6 (1.6). Don't let
+    others find out what you use for the password. You must enter a password, 
     and later supply this password to the app so its keystore can be accessed.
     You are free to answer anything to like to the following questions, since
     you you will be the only one using the certificate. When you have reviewed



More information about the tor-commits mailing list