Explorar o código

Remove reference to SSLv3

Judging from the information provided here https://github.com/coturn/coturn/issues/220#issuecomment-371916988,
SSL isn't supported anymore so the reference should be removed from the config file.
bpcurse %!s(int64=5) %!d(string=hai) anos
pai
achega
1a4b4cc63a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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
 # 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.
-# 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.
 # For secure UDP connections, Coturn supports DTLS version 1.
 #