Aastra Telecom 41-001343-02 IP Phone User Manual


 
Operational, Basic, and Advanced Parameters
A-33 41-001343-02 REV04 – 05.2014
Parameter
https user certificates
Configuration Files
aastra.cfg, <model>.cfg, <mac>.cfg
Description Specifies a file name for a .PEM file located on the configuration server. This file contains the
User-provided certificates in PEM format. These certificates are used to validate peer certifi-
cates.
Note:
You must disable the “https validate certificates” parameter in order for the phone to
accept the User-provided certificates.
You can use this parameter in three ways:
To download no certificates
To download a certificate from the original configuration server
To download a certificate from another specified server
To download a specific file, the string value MUST HAVE A FILENAME at the end of the string.
For example:
https user certificates: ftp://admin:admin!@1.2.3.4:50/path/phonesHTTPSUserCert.pem
where “path” is the directory and “phonesHTTPSUserCert.pem” is the filename. If you do not
specify a filename, the download fails.
See examples for each below.
Format Alphanumeric string in the format <filename.pem>
Default Value Not Applicable
Range Not Applicable
Example The following example downloads no HTTPS user certificate file:
https user certificates:
The following example downloads the HTTPS user certificate file from the original configura-
tion server.
https user certificates: phonesHTTPSUserCert.pem
The following example uses FTP to download the firmware file “phonesHTTPSUserCert.pem”
(HTTPS user certificate file) from the “path” directory on server 1.2.3.4 using port 50:
https user certificates:ftp://admin:admin!@1.2.3.4:50/path/phonesHTTPSUserCert.pem