This section explains how to secure both signaling and media plans.
Two secure signaling protocols are supported: TLS and WSS. WSS is WebSocket secured using TLS. For more information on how to enable these transport protocols using the configuration file, please refer to this wiki page.
Both transports require OpenSSL which have to be enabled when building the Doubango framework only.
More information on how to configure the SSL certificates could be found here.
Both SRTP-SDES (RFC 4568) and SRTP-DTLS (RFC 5763, RFC 5764) are supported.
Check here for more information on how these features have to be configured.
--This section intentionally left blank--