Christopher Hegarty -Sun Microsystems Ireland wrote:
OK, in that case adding a new test make sense. The test/java/net tree is probably not the best place though - maybe test/javax/net/ssl? I'm sure there will be suggestions on security-dev on the best way to exercise/test it.:Alan is correct there are already tests for SSL/Https in javax.net, but I believe these use self signed certs, no dependency on cacerts.
-Alan.