You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by Max Johnson <ma...@flytxt.com> on 2003/03/27 12:07:07 UTC

Mutual SSL Authentication Using HTTP Client

Does anyone have a simple example of configuring the HTTP Client to connect
to a secure server that demands client authentication. i.e. an example where
the client has to retrieve the appropriate digital certificate and private
key from its keystore and then initialise the HTTP Client accordingly.

Preferably the example will use JDK1.4 but examples that use earlier
versions are also much appreciated.

Regards

Max