Author: kwall
Date: Thu Dec 31 12:41:37 2015
New Revision: 1722440
URL: http://svn.apache.org/viewvc?rev=1722440&view=rev
Log:
QPID-6576 : Fix broken link in documentation
Modified:
qpid/java/trunk/doc/jms-client-0-8/src/docbkx/JMS-Client-Message-Encryption.xml
Modified:
qpid/java/trunk/doc/jms-client-0-8/src/docbkx/JMS-Client-Message-Encryption.xml
URL:
http://svn.apache.org/viewvc/qpid/java/trunk/doc/jms-client-0-8/src/docbkx/JMS-Client-Message-Encryption.xml?rev=1722440&r1=1722439&r2=1722440&view=diff
==============================================================================
---
qpid/java/trunk/doc/jms-client-0-8/src/docbkx/JMS-Client-Message-Encryption.xml
(original)
+++
qpid/java/trunk/doc/jms-client-0-8/src/docbkx/JMS-Client-Message-Encryption.xml
Thu Dec 31 12:41:37 2015
@@ -85,7 +85,7 @@
Alternatively, where available, you can configure the broker
to distribute certificates from a trust
store (this is currently only available in the Java Broker).
In order to use this method, the broker
details in the connection url must contain the correctly
configured
- <link
linkend="JMS-Client-0-8-Connection-URL-BrokerOptions-EncryptionRemoreTrustStore">encryption_remote_trust_store</link>
+ <link
linkend="JMS-Client-0-8-Connection-URL-BrokerOptions-EncryptionRemoteTrustStore">encryption_remote_trust_store</link>
option. Such a connection URL might look somthing like:
</para>
<programlisting>amqp://username:password@clientid/test?brokerlist='tcp://localhost:5672?encryption_remote_trust_store='$certificates%5c/certstore''</programlisting>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]