Home:ALL Converter>How to configure camel jetty producer endpoint to use SSL certificate

How to configure camel jetty producer endpoint to use SSL certificate

Ask Time:2015-04-17T06:44:10         Author:Khoa Nguyen

Json Formatter

Camel jetty endpoint allows several SSL options, but only applicable to consumer (i.e. server side). See Apache Camel Jetty

Is there a way to force the producer to use the certificate without writing a bunch of codes? The remote server requires client authentication.

Author:Khoa Nguyen,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/29687237/how-to-configure-camel-jetty-producer-endpoint-to-use-ssl-certificate
yy