Start version patch level activity.
[stompngo_examples.git] / tlsexamps / readme.txt
blob48deb496028572372384c67b8f44472d61b3ce42
2 Cautionary note:
4 These TLS examples have been successfully tested with Apache Apollo, using a
5 snapshot build:
7 apache-apollo-99-trunk-20130803.032858-250-unix-distro.tar.gz
9 Use cases 3 and 4 fail when being tested against an ActiveMQ 5.7.0 or 5.8.0 
10 instance that is configured to require client certificates.
12 The exact cause of this failure is unknown at present.  SSL logging seems to 
13 indicate that AMQ does not correctly read the client certificate chain.
15 #-------------------------------------------------------------------------------
17 Update: Use cases 3 and 4 pass running against ActiveMQ.
19 Code changes: none
21 Modifications made:  correctly build ActiveMQ's trust store!