1

I have an erlang based messaging application where I am using gen_tcp module to communicate between client and server over tcp. the current implementation is not encrypted and thus secure also. So now i would like to use ssl/tls to secure the transport but unable to find any working example implementation of the same. Can anyone please suggest me how to implement ssl/tls over gen_tcp with a proper example.

Thanks in advance.

Neel
  • 429
  • 7
  • 17

0 Answers0