You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by bu...@apache.org on 2016/05/05 18:22:06 UTC

svn commit: r987536 - in /websites/production/activemq/content: cache/main.pageCache how-do-i-use-ssl.html

Author: buildbot
Date: Thu May  5 18:22:06 2016
New Revision: 987536

Log:
Production update by buildbot for activemq

Modified:
    websites/production/activemq/content/cache/main.pageCache
    websites/production/activemq/content/how-do-i-use-ssl.html

Modified: websites/production/activemq/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/activemq/content/how-do-i-use-ssl.html
==============================================================================
--- websites/production/activemq/content/how-do-i-use-ssl.html (original)
+++ websites/production/activemq/content/how-do-i-use-ssl.html Thu May  5 18:22:06 2016
@@ -101,8 +101,8 @@
 
     <amq:sslContext>
       <amq:sslContext
-      		keyStore="server.keystore" keyStorePassword="password"
-      		trustStore="client.keystore" trustStorePassword="password"/>
+      		keyStore="broker.ks" keyStorePassword="password"
+      		trustStore="client.ks" trustStorePassword="password"/>
     </amq:sslContext>
 
     <amq:transportConnectors>