users@jersey.java.net

[Jersey] SSL Client authentication

From: Stefan Magnus Landrø <stefan.landro_at_gmail.com>
Date: Tue, 30 Aug 2011 11:15:52 +0200

Hi there,

I'm trying to access a service that is using certificate based CLIENT
authentication. How can it be done using the jersey client?

Could I for instance use the SSLSocketFactory in HttpClient 4.0 and
make jersey use http client?

http://hc.apache.org/httpcomponents-client-ga/httpclient/apidocs/org/apache/http/conn/ssl/SSLSocketFactory.html

Cheers,

Stefan