hi all,

i get over it after adding sasl EXTERNAL support,
i using this sasl configure file
/etc/sasl2/qpidd.conf
change mech_list option to
mech_list:PLAIN EXTERNAL
the qpid-route command is as following:
qpid-route --client-sasl-mechanism=PLAIN -t ssl queue add
qpidd/qpidd@localhost:5807 127.0.0.1:6667 sasl_fedex sasl_fed_queue EXTERNAL

later i using qpid-route check it
#qpid-route link list qpidd/qpidd@localhost:5807
Host            Port    Transport Durable  State             Last Error
=============================================================================
127.0.0.1       6667    ssl          N     Operational

it looks like successful.

i can using  following two command to transfer messages now
./drain -f -b qpidd/[email protected]:5807 sasl_fed_queue
./spout -b qpidd/[email protected]:5801 sasl_fed_queue aadgag

hope this can give some helps for  who is look for ssl route link help.

Best Regards
weirong






--
View this message in context: 
http://qpid.2158936.n2.nabble.com/c-broker-federation-over-ssl-tp7201044p7580026.html
Sent from the Apache Qpid users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to