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 9 of 5 8
given set of certificates is available and only this set, you must precede the first
<server-
certificate>
command by
<server-certificates-reset/>
.
For instance, to remove all server certificates from the device, use:
<server-certificates-reset/>
<active-certificate>
Added in 4.2.0 firmware release.
Activate one of the previously uploaded server certificate. The command must match one of the
previously uploaded certificate
<name>
.
For instance, to activate the default self-signed certificate, use:
<active-certificate>_auto_self_signed</active-certificate>
<http-server-security-access>
Added in 4.2.0 firmware release.
Controls whether the player web server shall accept unsecure HTTP connection. By default, all players
accept insecure HTTP connection to the web interface.
The possible values are:
allow-insecure: Both secure and insecure HTTP connection are possible.
redirect-insecure: All insecure HTTP connection are automatically redirected to the secure
HTTP.
disable-insecure: Insecure HTTP connections are disabled. The player will not respon on port
80.
disable-all: All connections to the web interface are disabled. The player can only be configured
using an RPC concentrator.
Note: Device must be rebooted for this parameter to be applied.
For instance, to redirect insecure HTTP connection to secure HTTP, use:
<http-server-security-access>redirect-insecure</http-server-security-
access>
<ssdp-upnp-enabled>
Added in 4.1.0 firmware release.
Controls whether SSDP / UPnP discovery is enabled in the player or not. This setting is enabled by
default on all players.