Re: How can i provide clientauth required info in HttpURLConnection

2014-05-06 Thread Mark Thomas
Mark > > Thank you in advance for your kind assistance. > > Best regards, Sandy Cheong > > -Original Message- From: Christopher Schultz > [mailto:ch...@christopherschultz.net] Sent: Monday, May 05, 2014 > 3:59 PM To: Tomcat Users List Subject: Re:

RE: How can i provide clientauth required info in HttpURLConnection

2014-05-05 Thread Cheong, Sandy
you in advance for your kind assistance. Best regards, Sandy Cheong -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Monday, May 05, 2014 3:59 PM To: Tomcat Users List Subject: Re: How can i provide clientauth required info in HttpURLConnection

Re: How can i provide clientauth required info in HttpURLConnection

2014-05-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Sushil, Please don't top-post. I've re-formatted your message with your reply below. On 5/5/14, 2:38 PM, Sushil Prusty wrote: > On Mon, May 5, 2014 at 10:32 PM, Christopher Schultz < > ch...@christopherschultz.net> wrote: > > Sushil, > > On 5/5/

Re: How can i provide clientauth required info in HttpURLConnection

2014-05-05 Thread Sushil Prusty
It's a trustore certificate. On Mon, May 5, 2014 at 10:32 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Sushil, > > On 5/5/14, 12:51 PM, Sushil Prusty wrote: > > I have below code which will always throws exception while i

Re: How can i provide clientauth required info in HttpURLConnection

2014-05-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Sushil, On 5/5/14, 12:51 PM, Sushil Prusty wrote: > I have below code which will always throws exception while i am > trying to connect because my ClientAuth is true in server.xml of > apach/conf.Server.xml. How can i provide clientauth info to bel