Add passphrase in turnserver.conf
This commit is contained in:
parent
edf1875720
commit
84a8e4f101
@ -5,8 +5,8 @@ external-ip=__IP_EXT__
|
|||||||
server-name=__HOSTNAME__
|
server-name=__HOSTNAME__
|
||||||
lt-cred-mech
|
lt-cred-mech
|
||||||
realm=__HOSTNAME__
|
realm=__HOSTNAME__
|
||||||
#use-auth-secret
|
use-auth-secret
|
||||||
#static-auth-secret=""
|
static-auth-secret="__PASSPHRASE__"
|
||||||
cert=__SSL_CRT__
|
cert=__SSL_CRT__
|
||||||
pkey=__SSL_KEY__
|
pkey=__SSL_KEY__
|
||||||
no-stdout-log
|
no-stdout-log
|
||||||
|
Loading…
Reference in New Issue
Block a user