浏览代码

Merge pull request #566 from bpcurse/patch-1

Remove reference to SSLv3
Mészáros Mihály 5 年之前
父节点
当前提交
e8dd65870c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      examples/etc/turnserver.conf

+ 1 - 1
examples/etc/turnserver.conf

@@ -23,7 +23,7 @@
 # "automatically" recognizes the type of traffic. Actually, two listening
 # "automatically" recognizes the type of traffic. Actually, two listening
 # endpoints (the "plain" one and the "tls" one) are equivalent in terms of
 # endpoints (the "plain" one and the "tls" one) are equivalent in terms of
 # functionality; but Coturn keeps both endpoints to satisfy the RFC 5766 specs.
 # functionality; but Coturn keeps both endpoints to satisfy the RFC 5766 specs.
-# For secure TCP connections, Coturn currently supports SSL version 3 and 
+# For secure TCP connections, Coturn currently supports
 # TLS version 1.0, 1.1 and 1.2.
 # TLS version 1.0, 1.1 and 1.2.
 # For secure UDP connections, Coturn supports DTLS version 1.
 # For secure UDP connections, Coturn supports DTLS version 1.
 #
 #