We are using a WSClient to call a web service. Works fine with http. Does not 
work with https. The Axis Error is : Unconnected sockets not implemented

However, when setting up a ssl connection in order to verify the key/trust 
store config it works just fine!

We tried a number of setups:

  -1- key and trust store were the same file. We used only file name to specify 
it (same dir as program)
  -2- key and trust store were the same file. Filename specified fully qualified
  -3- key and trust store are separate files, Filename was specified fully 
qualified for both.

Result is the same: Unconnected sockets not implemented

I found a number of entries here reporting the same, and also the web seems to 
be full of the issues. But there seems to be no solution.

Any help is very much appreciated!

Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to