Hi Andy, If the certificate is signed by the same CA all the time, you might just need to add the CA certificate to the trust store, not the server certificate itself. In that case it will most likely work for more than a day.
Best regards Stephan -----Original Message----- From: andyredhead [mailto:[email protected]] Sent: Dienstag, 12. August 2014 14:40 To: [email protected] Subject: Re: Camel 2.13.1 HTTP4 HttpClientConfigurer for self signed certificates Thank you both for your replies. I was hoping to avoid setting up a keystore (at least for a short while), basically because this is a test environment which is running in AWS during office hours only. The environment is re-build each morning, so to use a keystore I need to script the process of creating the keystore, adding the certificate to the store etc. However, I think your suggestions make sense and I will pursue that approach. Cheers, Andy -- View this message in context: http://camel.465427.n5.nabble.com/Camel-2-13-1-HTTP4-HttpClientConfigurer-for-self-signed-certificates-tp5755062p5755105.html Sent from the Camel - Users mailing list archive at Nabble.com.
