Re: qpid-amqp-1-0-client-jms and TLS 1.2

2015-02-16 Thread MattiasÖ
Hi! I have now done some testing for my use case and it seems to work all fine to enable/disable different protocols and also to initialize the SSLContext with different protocol names. I hope you still manage to get it into the next release, even though my late answer with test results. Do you w

Re: qpid-amqp-1-0-client-jms and TLS 1.2

2015-02-06 Thread MattiasÖ
Hi Rob! Sorry for the late answer, but I've been away. At a first glance the changes looks excellent and I think they will cover my use case. I will try a build out and should be able to provide you with an answer/result early next week! Regards, Mattias -- View this message in context: http

Re: qpid-amqp-1-0-client-jms and TLS 1.2

2015-01-30 Thread MattiasÖ
Hi Rob! Thanks for the very quick response! My setup is JDK 7u45. I have bundled Qpid and Apache Camel (camel-core, camel-spring, camel-amqp, acticemq-camel, qpid-amqp-1-0-client-jms) and deploy this on Jboss. This means that I configure everything via a spring xml, so I can't really check enable

qpid-amqp-1-0-client-jms and TLS 1.2

2015-01-29 Thread MattiasÖ
Hi! I have searched the archives for information on the following issue but have not found any. Please point me in the right direction if there is any :) I'm trying to achieve a connection towards a broker that only accepts AMQP 1.0 over a TLS 1.2 connection. In order to do this, I'm using the qp