arvimg wrote on Wednesday, March 15, 2017:
I am using FreeRTOS. To make my server client communication secure , I need SSL/TLS for which I am using WolfSSl. Now , my server is in java, so I found WolfSSL JNI Wrapper which seems to be the solution for me . Can I have some guidance on how to use it.
P.S I personally am not well equipped with java , but the company’s server is in java. So, detailed guidance will be appreciated .
Thanks