Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Java SSLEngine example [closed]

Tags:

java

sslengine

I found an example how to implement Java SSLEngine here. Unfortunately the source code of the server is not complete. Do you know where I can find the complete source code from the tutorial?


1 Answers

Searching for an SSLEngine implementation myself, I started writing my own one, which I shared on Github. It involves an SSL/TLS server and client, and also a Demo class containing a running example. I would be glad if you take a look and even more if you provide feedback about possible bugs or better implementation.

Also feel free to check a post I uploaded on my (really newly created!) blog, where I collected various information about SSL/TLS. :)

like image 178
Alex Karnezis Avatar answered Nov 01 '25 10:11

Alex Karnezis



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!