I\'m trying to connect to a webservice over SSL using Apache Commons HttpClient 3.1, using this:
String url = \"https://archprod.service.eogs.dk/cvronline/esb/Le
Just to add some updates to this - Oracle has this KB that discusses the problem.
We've come across with with JRE 1.6.0_20 on Windows 7, but upgrading to 1.6.0_25 has resovled the problem (I realise there are later versions, however in the interests of software testing we're testing with a range of versions - this is the earliest we've been able to lay our hands on).