Max Lincoln created AMQ-6280:
--------------------------------
Summary: SSL documentation is inconsistent
Key: AMQ-6280
URL: https://issues.apache.org/jira/browse/AMQ-6280
Project: ActiveMQ
Issue Type: Bug
Components: Documentation
Reporter: Max Lincoln
Priority: Minor
The documentation at http://activemq.apache.org/how-do-i-use-ssl.html uses
inconsistent names for the keystore & trustStore files, so a user trying to
follow the steps exactly as a tutorial will run into problems.
In particular it alternates between using "server.keystore" and
"client.keystore" vs "broker.ts" and "client.ks".
The separation between server authentication and client authentication
certificates also isn't as clean as it could be. If you're only doing server
authentication than is the trustStore configuration required or only the
keystore?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)