Debugging outbound SSL communications?

2003-09-05 Thread Ert
I'm using a poorly-supported external service that interacts over SSL. I can connect fine to their production environment, but their developer environment apparently uses a less-well-known certifying authority, and when I try to use it I am thwarted: javax.net.ssl.SSLException: Connection

Re: Debugging outbound SSL communications?

2003-09-05 Thread Christopher Williams
5:10 PM Subject: Debugging outbound SSL communications? I'm using a poorly-supported external service that interacts over SSL. I can connect fine to their production environment, but their developer environment apparently uses a less-well-known certifying authority, and when I try to use it I am