Re: Trouble calling a secure Web Service requiring client certificate

2009-06-23 Thread Christopher Schultz
-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 method

Re: Trouble calling a secure Web Service requiring client certificate

2009-06-22 Thread Christopher Schultz
-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 Java

RE: Trouble calling a secure Web Service requiring client certificate

2009-06-22 Thread frank.bowar
...@christopherschultz.net] Sent: Monday, June 22, 2009 3:03 PM To: Tomcat Users List Subject: Re: Trouble calling a secure Web Service requiring client certificate -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Frank, On 6/22/2009 3:53 PM, frank.bowar wrote: I've got a TOMCAT