Hi! There’s a property “clientProperties” in the rabbitmq component endpoint:
“Connection client properties (client info used in negotiating with the server)” I think that it does what you’re looking for. If not you could try creating a custom ConnectionFactory. [1] - https://github.com/apache/camel/blob/master/components/camel-rabbitmq/src/main/docs/rabbitmq-component.adoc On Fri, 29 Mar 2019 at 04:12 S M Humayun <smhuma...@gmail.com> wrote: > Hi there, > > Can someone please help me find any example or help on how can I provide > 'clientProperties' white creating a route from:rabbitmq//? > > I want to enable host name verification on client side to connect to my > rabbitmq server. Is there any related example or help on how to do this > using camel-rabbitmq component? > > Thanks! > > ~ > smhumayun > -- Sent from a mobile device