How Do I Set Up Authentication with Client Certifcates on WebSphere 7

0

Can someone point me to documentation on setting up authentication using client certificates on Websphere 7? What does WAS send to the browser so the browser knows to send a certificate to the server? How does the browser know when it should send a certificate?

Lokranjan

Posted 2011-01-25T23:11:14.170

Reputation: 1

Answers

1

Some long explanation (though specific for the Community Edition) can be found here, at developerWorks:

IBM developerWorks: Client authentication using digital certificates in WebSphere Application Server Community Edition

The more specific information for WebSphere Application Server 7 (not so lengthy) can be found here:

WAS 7.0 Information Center: Secure Sockets Layer client authentication

BennyInc

Posted 2011-01-25T23:11:14.170

Reputation: 638