Issue Type: Feature Request Feature Request
Assignee: Unassigned
Components: tooling
Created: 05/Feb/13 8:39 AM
Description:

After upgrade Netty binding supports new options:

  • ssl (boolean)
  • sslHandler (bean reference)
    These two allows to turn on SSL for Netty endpoint and use custom handler.
  • passphrase (bean reference)
  • securityProvider (string)
  • keyStoreFormat (string eg JKS)
  • keyStoreFile (bean reference)
  • trustStoreFile (bean reference)
    OR
  • sslContextParametersRef (bean reference)

The sslContextParametersRef allows to specify an reference to 'org.apache.camel.util.jsse.SSLContextParameters' which lets to set all parameters in one bean.

Project: SwitchYard
Priority: Major Major
Reporter: Łukasz Dywicki
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira