Repository: camel Updated Branches: refs/heads/master c60845053 -> 4e32ac6c3
The Infinispan module can be configured for secure communications Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4e32ac6c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4e32ac6c Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/4e32ac6c Branch: refs/heads/master Commit: 4e32ac6c339280cb6a96dd75ea12bd7f6f62e132 Parents: 8a7aa47 Author: Tristan Tarrant <[email protected]> Authored: Mon Feb 22 08:24:42 2016 +0100 Committer: Andrea Cosentino <[email protected]> Committed: Mon Feb 22 15:21:13 2016 +0100 ---------------------------------------------------------------------- README.md | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/4e32ac6c/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 72a71d2..e8c805d 100755 --- a/README.md +++ b/README.md @@ -116,6 +116,7 @@ software: * **camel-gae** can be configured for secure communications * **camel-http** can be configured to use https * **camel-http4** can be configured to use https +* **camel-infinispan** can be configured for secure communications * **camel-jasypt** can be used for secure communications * **camel-jetty** can be configured to use https * **camel-mail** can be configured for secure communications @@ -124,3 +125,4 @@ software: * **camel-netty4-http** can be configured to use https * **camel-undertow** can be configured to use https * **camel-xmlsecurity** can be configured for secure communications +
