|
@@ -297,15 +297,18 @@ Use 1066 bits predefined DH TLS key. Default size of the key is 2066.
|
|
|
.TP
|
|
|
.B
|
|
|
\fB\-\-no\-tlsv1\fP
|
|
|
-Do not allow TLSv1/DTLSv1 protocol.
|
|
|
+Set TLSv1_1/DTLSv1.2 as a minimum supported protocol version.
|
|
|
+With openssl\-1.0.2 and below, do not allow TLSv1.2/DTLSv1.2 protocols.
|
|
|
.TP
|
|
|
.B
|
|
|
\fB\-\-no\-tlsv1_1\fP
|
|
|
-Do not allow TLSv1.1 protocol.
|
|
|
+Set TLSv1_2/DTLSv1.2 as a minimum supported protocol version.
|
|
|
+With openssl\-1.0.2 and below, do not allow TLSv1.1 protocol.
|
|
|
.TP
|
|
|
.B
|
|
|
\fB\-\-no\-tlsv1_2\fP
|
|
|
-Do not allow TLSv1.2/DTLSv1.2 protocol.
|
|
|
+Set TLSv1_3/DTLSv1.2 as a minimum supported protocol version.
|
|
|
+With openssl\-1.0.2 and below, do not allow TLSv1.2/DTLSv1.2 protocols.
|
|
|
.TP
|
|
|
.B
|
|
|
\fB\-\-no\-udp\fP
|
|
@@ -428,10 +431,7 @@ initially used by the session).
|
|
|
Enable prometheus metrics. By default it is
|
|
|
disabled. Would listen on port 9641 under the path /metrics
|
|
|
also the path / on this port can be used as a health check
|
|
|
-.TP
|
|
|
-.B
|
|
|
-\fB\-\-prometheus\-port\fP
|
|
|
-Prometheus listener port (Default: 9641).
|
|
|
+.RS
|
|
|
.TP
|
|
|
.B
|
|
|
\fB\-\-prometheus\-username\-labels\fP
|
|
@@ -442,6 +442,10 @@ authentication with ephemeral usernames (e.g. TURN REST API).
|
|
|
.RE
|
|
|
.TP
|
|
|
.B
|
|
|
+\fB\-\-prometheus\-port\fP
|
|
|
+Prometheus listener port (Default: 9641).
|
|
|
+.TP
|
|
|
+.B
|
|
|
\fB\-h\fP
|
|
|
Help.
|
|
|
.PP
|
|
@@ -1314,34 +1318,4 @@ https://groups.google.com/forum/?fromgroups=#!forum/turn\-server\-project\-rfc57
|
|
|
|
|
|
.SS AUTHORS
|
|
|
|
|
|
-Oleg Moskalenko <[email protected]>
|
|
|
-.PP
|
|
|
-Gabor Kovesdan http://kovesdan.org/
|
|
|
-.PP
|
|
|
-Daniel Pocock http://danielpocock.com/
|
|
|
-.PP
|
|
|
-John Selbie ([email protected])
|
|
|
-.PP
|
|
|
-Lee Sylvester <[email protected]>
|
|
|
-.PP
|
|
|
-Erik Johnston <[email protected]>
|
|
|
-.PP
|
|
|
-Roman Lisagor <[email protected]>
|
|
|
-.PP
|
|
|
-Vladimir Tsanev <[email protected]>
|
|
|
-.PP
|
|
|
-Po\-sheng Lin <[email protected]>
|
|
|
-.PP
|
|
|
-Peter Dunkley <[email protected]>
|
|
|
-.PP
|
|
|
-Mutsutoshi Yoshimoto <[email protected]>
|
|
|
-.PP
|
|
|
-Federico Pinna <[email protected]>
|
|
|
-.PP
|
|
|
-Bradley T. Hughes <[email protected]>
|
|
|
-.RE
|
|
|
-.PP
|
|
|
-Mihály Mészáros <[email protected]>
|
|
|
-.SS ACTIVE MAINTAINERS
|
|
|
-
|
|
|
-Mihály Mészáros <[email protected]>
|
|
|
+See the AUTHORS.md file in the coturn source distribution.
|