-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Frank,
On 6/22/2009 4:37 PM, frank.bowar wrote:
> I used WSDL2Java to create stubs for the Web Service I am connecting to.
> Here is my code that wraps around the generated stubs:
[snip]
I didn't see any SSL or cert stuff in there.
> The only metho
quot;137246?82"
-Djavax.net.ssl.keyStoreType="PKCS12"
with no difference in the way things are running. I think my truststore
file is being used because if I don't define the truststore, the
communication process traps out much sooner.
I hope this helps you help me!
- Frank.
&
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Frank,
On 6/22/2009 3:53 PM, frank.bowar wrote:
> I've got a TOMCAT application that pulls data from a Web Service and just
> recently the Web Service was hardened to require client certificates.
>
> I debugged all my certificate issues and got my J