Samples JDK
Classes
Package com.freemindcafe.socket.ssl.sample2

Client and server share each others public certificate hence client auth succeeds. More...

Classes

class  EchoClientTest
 
class  EchoServerTest
 

Detailed Description

Client and server share each others public certificate hence client auth succeeds.

Client and server share each others public certificate hence client auth succeeds.

Setup

Generate the Client and Server Keystores

Install the client's public certificate in to the server's keystore

Export the Server's Public Certificate and Import it in to the client's Keystore

Check keystore contents