Hi Mark, there is the `clientAuthentication` parameter in `serverParameters` of `SSLContextParameters` that you can set to `REQUIRE`. I wager adding SSLContextParameters instance to registry and referencing in the component/endpoint configuration should do the trick.
zoran [1]http://camel.apache.org/camel-configuration-utilities.html#CamelConfigurationUtilities-SSLContextServerParameters On Tue, Dec 13, 2016 at 6:24 PM, Mark <elihusma...@gmail.com> wrote: > I have a requirement for mutually-authenticated SSL with a websocket. Does > the Camel-Websocket component support this functionality? According to the > camel websocket page, the SSL params are for consumers only which makes me > think that 2-way SSL isn't supported. > > > Cheers, > Mark -- Zoran Regvart