users@glassfish.java.net

Web Service Tester not available when using Mutual Certificates Security

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):

1.) https://localhost:8181/testing/TestService doesn't work (expected),

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),

3.) After 2.), you would expect that https://localhost:8181/testing/TestService?Tester would work fine, but it just shows a blank page. No error message is evident in the GlassFish logs.

Any thoughts before I create a reproducible test-case and file a bug?

Thanks.
[Message sent by forum member 'catchwa']

http://forums.java.net/jive/thread.jspa?messageID=476951