All, I'm trying to modify the below code to use a self signed of CA signed certificate with a jetty endpoint. I've gotten it to work with a key that I generated and I'm prompted to accept the certificate manually. However I need it to work in either circumstance without any manual intervention. The endpoint will be accessed by another internal application, not directly by a user. I generated the self-signed cert...
More specifically, I'm trying to understand how to pass/include the client side public/private keys in the request to the jetty endpoint? -- View this message in context: http://camel.465427.n5.nabble.com/self-signing-certificate-with-jetty-component-tp5772495p5772694.html Sent from the Camel - Users mailing list archive at Nabble.com.