From: <glassfish_at_javadesktop.org>
Date: Tue, 06 Jul 2010 19:55:20 PDT
Has anyone been able to get the Web Service Tester working when your web service is locked down by Mutual Certificates Security? I'm using NetBeans 6.9 and GlassFish 3.0.1.
After I enable Mutual Certificates Security (via the Edit Web Service Attributes popup in NetBeans):
2.) From the client's keystore I've exported a pkcs12 certificate which I've then imported into my browser. Then, https://localhost:8181/testing/TestService works (expected),