A
A
Alexey Lizurchik2014-05-17 20:54:49
Node.js
Alexey Lizurchik, 2014-05-17 20:54:49

Encrypted communications over sockets?

Good evening! My question is: I have a chat written on sockets (Node.js + Socket.io) and I would like messages from the client to the server (and vice versa) to be sent in encrypted form. How can this be implemented? Will buying and installing an ssl certificate solve this issue? It is important that messages are encrypted in both directions so that when traffic is intercepted, they cannot be read directly.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Pavel Solovyov, 2014-05-17
@likerRr

ssl will solve the issue 100%

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question