Hi, Is there any specific reason to hard code the client authentication to true. In SSLEngineFactory class i found below: serverEngine.setNeedClientAuth(true);
I have a specific requirement to send message from a java client which i need not to be authenticated. Please suggest if it's possible. Regards Sachin -- View this message in context: http://camel.465427.n5.nabble.com/To-set-client-authentication-false-in-SSL-communication-using-Camel-netty-2-6-tp4654878p4654878.html Sent from the Camel - Users mailing list archive at Nabble.com.