H MP Co n f igu ra tio n AP I - S p in e tiX Te ch n ica l Do cu me n ta tion v3 .1
© S p in e tiX S A A ll rig h ts re se rve d .
P a g e 2 6 of 5 8
<proxy>
<server>proxy.spinetix.com</server>
<port>8080</port>
<bypass-proxy-local>true</bypass-proxy-local>
<username>demo</username>
<password>xxxx</password>
</proxy>
<https-validate-certificates>
Added in 2.2.5 firmware release.
Controls whether the player shall accept only trusted HTTPS certificates. The list of trusted certificates
matches that of Firefox 13. If disabled the player will accept any valid HTTPS certificates. This was the
behavior up to firmware 2.2.4. This settings is disabled by default on all players.
The possible values are: yes, no.
Note: Device must be rebooted for this parameter to be applied.
For instance, to enable the verification of HTTPS certificates, use:
<https-validate-certificates>yes</https-validate-certificates>
<certificate>
Added in 3.0.0 firmware release.
Add SSL/TLS certificate to the device. This is necessary if you want the device to be able to access an
HTTPS server, having a certificate that is not in the list of trusted certificates of Firefox 18, in order to
retrieve content (directly or through Pull Mode).
Note: The certificate content must be enclosed in a CDATA section.
For instance, to add a dummy certificate for the site www.example.com, use: