Does the server require a client certificate? If so, you need to get the Certificate Authority to provide you one.
If the server just has an SSL Server certificate that is not in your truststore, you can use HTTP conduit to configure your truststore to accept the certificate or add the certificate to your default truststore. More info on CXF and HTTP Conduit here: http://cxf.apache.org/docs/client-http-transport-including-ssl-support.html -- View this message in context: http://camel.465427.n5.nabble.com/Disable-CertificateValidation-when-Routing-to-HTTPS-endpoint-tp4431968p4512855.html Sent from the Camel - Users mailing list archive at Nabble.com.
