First things first, let's talk about structure! OpenSSL is an open-source implementation of SSL -- Secure Socket Layer. SSL is used on the Internet to secure connections. To be exact, TLS -- Transport ...
Being a signaling server, EasyRTC sends many message in plain text between the client and server. It is a good idea to connect to EasyRTC via SSL. SSL certificates can be obtained from several ...