Content
C520Â C620Â M100Â M200 M500
Web User Interface
Model | Web User Interface |
---|---|
C520 | N/A |
C620 M100 M500 | Servicing → Certificates → Trusted Certificates → Only accept trusted certificates |
M200 | Configuration → Certificates → Trusted Certificates → Only accept trusted certificates |
Phone User interface
N/A
Text Configuration
sip_account.x.check_trusted_certificate = VALIDVALUE
XML Configuration (C520, C620, M100, M200 only)
<sip_account>
<idx id="x">
<check_trusted_certificate>VALIDVALUE</check_trusted_certificate>
</idx>
</sip_account>
Description
Enables or disables accepting only a trusted TLS certificate for account x.
Valid Values
0 (disabled), 1 (enabled)
Default Value
Model | Default Value |
---|---|
C520 C620 M100 M200 | 0 |
M500 | 1 |