41-001343-01 Rev 02, Release 3.2.2
A-113
Parameter
–
sips local certificate
Local Certificate Filename
(in Web UI)
Aastra Web UI
Advanced Settings->TLS Support
Configuration Files
aastra.cfg, <model>.cfg, <mac>.cfg
Description
Allows you to specify the Local Certificate file to use when the phone uses
the TLS transport protocol to setup a call.
This parameter is required when configuring TLS (optional for Persistent
TLS.)
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:
sips local certificate:ftp://admin:[email protected]:50/path/
phonesLocalCert.pem
where “path” is the directory and “phonesLocalCert.pem” is the filename. If
you do not specify a filename, the download fails.
See examples for each below.
Note:
The certificate file must use the format “.pem”. To create specific
certificate files to use on your IP phone, contact Aastra Technical Support.
Format
<file name>.pem
Default Value
Not Applicable
Range
Not Applicable
Example
The following example downloads no local certificate file:
sips local certificate:
The following example downloads the local certificate file from the original
configuration server.
sips local certificate: phonesLocalCert.pem
The following example uses FTP to download the firmware file
“phonesLocalCert.pem” (local certificate file) from the “path” directory on
server 1.2.3.4 using port 50:
sips local certificate:ftp://admin:[email protected]:50/path/
phonesLocalCert.pem