[rabbitmq-discuss] Secure file transfer
Dimitar Bakardzhiev
dimitar.bakardzhiev at rexintegra.com
Tue Aug 19 08:57:39 BST 2008
Our use case is to provide secure file transfer.
Reading AMQP 0.8 spec it is stated that the protocol itself is secure,
but since there is no encryption mention in the spec we will encrypt the
files we are sending to RabbitMQ.
So I have two questions:
1) is our approach of encrypting the files correct to the spirit of
RabbitMQ or there is some security built in?
2) how we have to use Java client in order to restart sending of a file
if some transient network issue occurs?
Thanks,
Dimitar
More information about the rabbitmq-discuss
mailing list