gth=5&textlineDelimiter=WINDOWS&encoding=US-ASCII")
> .process(new transformationProcessor())
> .to("https://"+strIP+"/?httpClient.authenticationPreemptive=true&httpClientConfigurerRef=HttpClientConfigurer";);
>
> I'm using camel 2.2.0 and I use not-y
l
both the keystore and the trust store files and password are running
correctly in an older application using System properties e.g.
System.setProperty("javax.net.ssl.keyStore", "ClientKey.jks"); and the
Security.addProvider( new com.sun.net.ssl.internal.ssl.Provider() );
Any suggestions?
--
View this message in context:
http://old.nabble.com/http-component-SSL-problem-tp28733226p28733226.html
Sent from the Camel - Users mailing list archive at Nabble.com.