Thanks Stephan,
It confirms the fact that it was something that was not possible. I think
that in terms of a work around, I could always do something hacky like add a
process step in the Camel flow to exec the underlying OS unzip function and
uncompress/decrypt the file to feed it back into the
Hello All,
I was looking to feed and generate encrypted ZIP files from a Camel
framework. I looked and searched, but I was not able to find any examples
of encryption. I assume that I cannot compress the file and then encrypt it
- ZIP itself (as a process) must do the encryption/decryption with
I have been trying to get this posted to the user-list, but can't seem to get
subscribed/accepted to the list. Hopefully this post is accepted.
I have posted this problem at Stack Overflow assuming that it is a user
error:
http://stackoverflow.com/questions/30385732/camel-crypto-fails-pgp-decrypti