[rabbitmq-discuss] SSL Client using spring

Gary Russell grussell at gopivotal.com
Fri Dec 6 18:30:29 GMT 2013


Wire up your rabbit connection factory as you wish, and then provide a
reference to it to the spring connection factory...

<rabbit:connection-factory id="connectionFactory"
connection-factory="rabbitFactory" ... />


On Fri, Dec 6, 2013 at 1:22 PM, PATAR, SAGAR <sp345s at att.com> wrote:

>  I don’t see any option to use SSL and pass the cert / keystore using
> spring amqp … Can you pl. help me with some examples …
>
> I was able to get it working using a simple java class ..but cant see
> options with spring amqp
>
>
>
> Thanks,
>
> Sagar
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131206/20b1a182/attachment.html>


More information about the rabbitmq-discuss mailing list