Message view | « Date » · « Thread » |
---|---|
Top | « Date » · « Thread » |
From | kamal pandey <pandey.kish...@gmail.com> |
Subject | TLS support in Apache Qpid |
Date | Fri, 12 Apr 2013 06:39:25 GMT |
Hi, I just wanted to know if Apache Qpid implementation supports TLS or not. I checked the connection code in "org\apache\qpid\amqp_1_0\client\Connection.java" where it is sending either AMQP protocol header ( "AMQP", 0, 1, 0, 0 ) or SASL protocol header ( "AMQP", 3, 1, 0, 0), but I am not seeing any code for sending TLS protocol header ( "AMQP", 2, 1, 0, 0). Though in the same file I am seeing code where based on "ssl" flag, it is creating secure sockets. Rgds, Kamal | |
Mime |
|
View raw message |