Hi All, I have a scenario where I want to use two separate keystores to talk to two different sites over https. There is a chance that these two client may execute in parallel. As I understand java lets you set keystore information using system properties. With the above scenario system properties will be a problem. Is there a mechanism that I can use the httpClient API to perform the above operation?
Thanks, Keith. -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org
