RE: Failing to connect to https server through gadget

2011-10-14 Thread Tony Chan (tchan2)
thank you again! -Tony -Original Message- From: Ciancetta, Jesse E. [mailto:jc...@mitre.org] Sent: Friday, October 14, 2011 4:31 AM To: dev@shindig.apache.org Subject: RE: Failing to connect to https server through gadget Hi Tony, Good to hear that the sample application worked, but all

RE: Failing to connect to https server through gadget

2011-10-14 Thread Ciancetta, Jesse E.
that method but I know people who have and it seemed to work fine as well. Hope that helps. Let us know how you make out! --Jesse >-Original Message- >From: Tony Chan (tchan2) [mailto:tch...@cisco.com] >Sent: Thursday, October 13, 2011 2:53 PM >To: dev@shindig.apache.org >Sub

RE: Failing to connect to https server through gadget

2011-10-13 Thread Tony Chan (tchan2)
gning.key-file=/WEB-INF/testkey.pem. I did not see any effects after restarting the server. Any ideas? -Original Message- From: Ciancetta, Jesse E. [mailto:jc...@mitre.org] Sent: Thursday, October 13, 2011 5:50 AM To: dev@shindig.apache.org Subject: RE: Failing to connect to https ser

RE: Failing to connect to https server through gadget

2011-10-13 Thread Ciancetta, Jesse E.
I've run into this situation a bunch of times myself and the best way I've found to get to the root of the issue is to turn on low level debugging directly in the networking API's. Shindig is using HttpClient under the covers for all of its network fetching, and HttpClient is using the java.net