Re: client cert authentication

2013-07-08 Thread bastiat
/http/examples/nio/client/AsyncClientHttpExchangeFutureCallback.java how should I add my sslContext ? Regards, Jakub -- View this message in context: http://httpcomponents.10934.n7.nabble.com/client-cert-authentication-tp20672p20701.html Sent from the HttpClient-User mailing list archive

Re: client cert authentication

2013-07-08 Thread Oleg Kalnichevski
On Mon, 2013-07-08 at 05:19 -0700, bastiat wrote: Hallo Oleg, First of all, thx for Your reply, sync example works fine, thx, how can I configure keymanager and trustmanager for async ? below code works correctly for sync (SSLUtil properly loads keymanager[] and trustmanager[])

Re: client cert authentication

2013-07-08 Thread bastiat
(SSLSocketFactory.ALLOW_ALL_HOSTNAME_VERIFIER), I will check now, where can I put it. to be continued... -- View this message in context: http://httpcomponents.10934.n7.nabble.com/client-cert-authentication-tp20672p20705.html Sent from the HttpClient-User mailing list archive at Nabble.com

Re: client cert authentication

2013-07-08 Thread bastiat
in context: http://httpcomponents.10934.n7.nabble.com/client-cert-authentication-tp20672p20706.html Sent from the HttpClient-User mailing list archive at Nabble.com. - To unsubscribe, e-mail: httpclient-users-unsubscr

Re: client cert authentication

2013-07-06 Thread Oleg Kalnichevski
On Fri, 2013-07-05 at 21:03 +0200, Ja kub wrote: hallo, I want to connect to latest tomcat 7 with client auth required (clientAuth=true). I cannot do it neither with synch nor asynch httpClient. Are there any examples of https with client cert auth available ? I don't want to use

client cert authentication

2013-07-05 Thread Ja kub
hallo, I want to connect to latest tomcat 7 with client auth required (clientAuth=true). I cannot do it neither with synch nor asynch httpClient. Are there any examples of https with client cert auth available ? I don't want to use system properties, I want to store client cert in file and use

Re: Client Cert Authentication

2008-03-28 Thread Oleg Kalnichevski
On Thu, 2008-03-27 at 16:03 -0500, Larry Owen wrote: Hello, Can anyone help me out with an example using client certificate authentication? I'm currently trying to modify EasySSLProtocolSocketFactory.java from the contribs in the 3.1 source, but It's completely hopeless. Larry, There

Client Cert Authentication

2008-03-27 Thread Larry Owen
Hello, Can anyone help me out with an example using client certificate authentication? I'm currently trying to modify EasySSLProtocolSocketFactory.java from the contribs in the 3.1 source, but It's completely hopeless. thanks, Larry -- The information contained in this communication may be