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

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

Classes

class  EchoClientTest
 
class  EchoServerTest
 

Detailed Description

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

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

Setup

Generate the Client and Server Keystores

Install the client's key in to the server's keystore

Install the server's key in to the clients's keystore

Check keystore contents