Author: sebb
Date: Sat Feb 3 11:09:42 2007
New Revision: 503285
URL: http://svn.apache.org/viewvc?view=rev&rev=503285
Log:
Update comments
Modified:
jakarta/jmeter/branches/rel-2-2/bin/system.properties
Modified: jakarta/jmeter/branches/rel-2-2/bin/system.properties
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/bin/system.properties?view=diff&rev=503285&r1=503284&r2=503285
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/bin/system.properties (original)
+++ jakarta/jmeter/branches/rel-2-2/bin/system.properties Sat Feb 3 11:09:42
2007
@@ -23,11 +23,12 @@
#
# SSL properties (moved from jmeter.properties)
-#The location of the truststore (trusted certificates) and keystore (if other
than the default)
-#you can uncomment this and change the path to the correct location.
+# Location of the truststore (trusted certificates)
#javax.net.ssl.trustStore=/path/to/cacerts
-#javax.net.ssl.keyStore=/usr/java/jdk1.5.0_02/jre/lib/security/cacerts
+# Location of the keystore
+#javax.net.ssl.keyStore=.keystore
+#
#The password to your keystore
#javax.net.ssl.keyStorePassword=changeit
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]