[rabbitmq-discuss] SSL Client using spring
PATAR, SAGAR
sp345s at att.com
Tue Dec 10 16:41:23 GMT 2013
Thanks Gary ..
I tried as you suggested below by wiring my CF to the spring ...It still doesn't work ..
I was able to get it working with a simple java but not through spring ...
Pl. find the log and the context file attached ..
Appreciate all the help..
Thanks,
Sagar
From: rabbitmq-discuss [mailto:rabbitmq-discuss-bounces at lists.rabbitmq.com] On Behalf Of Gary Russell
Sent: Friday, December 06, 2013 1:30 PM
To: Discussions about RabbitMQ
Subject: Re: [rabbitmq-discuss] SSL Client using spring
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<mailto: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<mailto: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/20131210/f46a8d18/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: demoMessageSender.log
Type: application/octet-stream
Size: 46304 bytes
Desc: demoMessageSender.log
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131210/f46a8d18/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DLCoreConnectionFactory.java
Type: application/octet-stream
Size: 2961 bytes
Desc: DLCoreConnectionFactory.java
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131210/f46a8d18/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SslWithCertSend.java
Type: application/octet-stream
Size: 1934 bytes
Desc: SslWithCertSend.java
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131210/f46a8d18/attachment-0002.obj>
More information about the rabbitmq-discuss
mailing list