Update y000000000056.cfg (#4745)
This commit is contained in:
parent
fc3d31c466
commit
c40896e88c
|
|
@ -1000,7 +1000,7 @@ static.security.user_password = {$var_name}:{$var_password}
|
|||
###It enables or disables the phone to only accept the certificates in the Trusted Certificates list.
|
||||
###0-Disabled,1-Enabled.
|
||||
###The default value is 1.It takes effect after a reboot.
|
||||
static.security.trust_certificates =
|
||||
static.security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
|
||||
|
||||
###It configures the source certificates for the phone to authenticate for TLS connection.
|
||||
###0-Default certificates,1-Custom certificates,2-All certificates.
|
||||
|
|
|
|||
Loading…
Reference in New Issue