Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Jetty - HTTP Basic Authentication support * SSL support
  • CXF - HTTP Basic Authentication & WS-Security support using the CXF Bus driven interceptor chain
  • Spring Web Services - HTTP Basic Authentication & WS-Security support
  • Netty - SSL support
  • MINA - SSL support
  • Cometd - SSL support
  • JMS - JAAS and SSL based security for client <--> broker communication

...

Camel offers the Properties component to externalize configuration values to properties files. Those values could contain sensitive information such as usernames and passwords. Those values can be encrypted and automatic decrypted by Camel.

Available as of Camel 2.8

Camel offers the JSSE Utility for configuring SSL/TLS related aspects of a number of Camel components.