Automatic accept all certificates

Description:

When using https provisioning, Trusted CA certificates are accepted when these are in the default CA certificate list. When the certificate is not Trusted, the user needs to approve the certificate in the web-interface of the device. You can change this behavior by enabling the option to automatically accept all certificates. These feature is available in BL 80 or higher.

XML syntax:
<SYMB_ITEM ID="BS_IP_Data1.ucB_AUTO_ACCEPT_CERTIFICATES" class="symb_item" value="0x1"/>

To disable (set to default) value="0x0"

Download additional provisioning file

Description:

The EXTENDED_PROFILE parameter enables providers e.g. to split their profile into user-specific data from secure storage and common or server-specific data. The parameter is used in a profile element to refer to another profile. Only one EXTENDED_PROFILE tag is allowed per profile. A maximum of three profiles can be carried out sequentially, one main profile and two extended profiles.

XML syntax:
<EXTENDED_PROFILE class="string" value="http://profile.gigaset.net/xml/secondprofile.xml"/>

Tag NameValueMeaning
EXTENDED_PROFILEURLThe URL which refers to the next profile. it must be complete, i.e. contain the host and file name.

The extended profile can be downloaded via a HTTP server only.

For extended profiles there are some restrictions in contrast to the main profile.

  • In the case on an error (e.g. file not found) it is not possible to inform the user which profile could not be downloaded. So only one general message is sent. Only if all profiles could be downloaded correctly the message "success" is send.

 

 

 

 

 

  • No labels