RE: Network of Brokers - Putting/Getting from a queue

2015-10-04 Thread barry.barnett
I'll test it. If it doesn't I'll go with a static SSL on each as opposed to one duplex. Regards, Barry Barnett Enterprise Queuing Services | QS4U Cell: 803-207-7452 -Original Message- From: Basmajian, Raffi [rbasmaj...@ofiglobal.com] Sent: Sunday, Oc

RE: Network of Brokers - Putting/Getting from a queue

2015-10-04 Thread Basmajian, Raffi
I'm not 100% sure if duplex works with SSL. Glad you're making progress :-) Raffi -Original Message- From: barry.barn...@wellsfargo.com [mailto:barry.barn...@wellsfargo.com] Sent: Sunday, October 04, 2015 10:06 PM To: users@activemq.apache.org Subject: RE: Network of Brokers - Putting/G

RE: Network of Brokers - Putting/Getting from a queue

2015-10-04 Thread barry.barnett
That fixed it!!! Question though, when I define the duplex network connector on BrokerA, when I look at the attributes, it shows BrokerB pointing back to A with tcp://x:port. Shouldn’t it show ssl://x:port??? In any case, I see all the topics and queues on both brokers now! Progress!

RE: Network of Brokers - Putting/Getting from a queue

2015-10-04 Thread Basmajian, Raffi
Barry, If you're using SSL, do something like this: http://ggl-consulting.blogspot.com/2015/03/broker-to-broker-network-connector-with.html Best Raffi -Original Message- From: barry.barn...@wellsfargo.com [mailto:barry.barn...@wellsfargo.com] Sent: Sunday, October 04, 2015

RE: Network of Brokers - Putting/Getting from a queue

2015-10-04 Thread barry.barnett
Our brokers are SSL enabled. Clients connect to it with the transport connector nio+ssl with no issues. This being the case I would think I would have to use SSL with the network connector, no? Regards, Barry Barnett Enterprise Queuing Services | QS4U Cell: 803-207-7452 -Original Messag