DEV Community

Frederik Mortensen
Frederik Mortensen

Posted on

#Java #TLS #Client #Server

Hi folks

Want to try some TLS/SSL encryption with Java? With private and public keys? Check out this example for a client and a server app and infos about generating the keys:

https://github.com/mortensen/tls-client-server-example

Top comments (0)