Thanks for the pointer !
I will try it. Shing On Monday, 19 May 2014, 12:35, Joe Shevland <[email protected]> wrote: On 17/05/14 00:22, Shing Hing Man wrote: > Hi, > > I am using Camel 2.12.3. > > [snip] > > In my app, I also need to make https request to remoteHostB, which has > keyStoreFile remoteHostB.jks. How to set up the keyStoreFiles so that > > I can make https request to remoteHostA and remoteHostB in the same >application ? If I've understood that correctly, you can just import both server certificates into the same truststore and use that (GUI tool @ http://keystore-explorer.sourceforge.net/ or CLI tools to import/export). Cheers Joe
