Re: Help troubleshooting SSL certificate problem

2010-08-07 Thread Steve Johnson
at I could just drop in the new keystore without any modifications. When I do so, my system stops working. If I revert back to the original keystore containing the self-signed certificate, the system works fine again. S On 8/7/2010 3:14 PM, Hassan Schroeder wrote: On Sat, Aug 7, 2010 at 2:20

Re: Two-way SSL setup as Tomcat as a client

2010-08-07 Thread Steve Johnson
I can confirm that the Apache HTTPClient module is a good way to go. In fact, it works with zero configuration. You simply give it a normal 'https' URL, and it does the right thing automagically. It may be that you have to do some configuration of your JDK and environment to have SSL capabi

Help troubleshooting SSL certificate problem

2010-08-07 Thread Steve Johnson
Greetings, We're developing an application on top of Tomcat. Our incoming connections are always HTTPS. We've been using the self signed cert that came with tcServer for testing, but now I'm trying to get our setup working with an officially signed certificate we just got from GoDaddy. I'