/sslengine.example

Implementation of a Java server and client using JSSE SSLEngine.

Primary LanguageJavaMIT LicenseMIT

Server and Client implementation with SSLEngine

Implementation of a Java SSL/TLS server and client, making use of JSSE framework and specifically the SSLEngine class.

This project is only used to test interoperability with zhoupeng6d/SSL-TLS-clientserver.

For the original project, please refer to alkarn/sslengine.example.