public class SSLNIOTester
extends java.lang.Object
Author:
arun
A simple local tester for SSL. Run this class in two separate
terminals, one with argument 100, and the other with argument 101.
You also need to configure SSL parameters like keyStore, trustStore
and their passwords for the JVM.