AASTRA 6700i series, 9143, 9480i, 9480i CT SIP Administrator Guide EN User Manual
Page 845

A-114
41-001343-01 Rev 03, Release 3.2.2
Parameter –
sips private key
Private Key Filename
(in Web UI)
Aastra Web UI
Advanced Settings->TLS Support
Configuration Files
aastra.cfg,
Description
Allows you to specify a Private Key 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 private key
•
To download a private key from the original configuration server
•
To download a private key 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 trusted certificates:ftp://admin:[email protected]:50/path/
phonesPrivatekey.pem
where “path” is the directory and “phonesPrivateKey.pem” is the filename.
If you do not specify a filename, the download fails.
See examples for each below.
Note: The key file must use the format “.pem”. To create specific private
key files to use on your IP phone, contact Aastra Technical Support.
Format
Default Value
Not Applicable
Range
Not Applicable
Example
The following example downloads no private key file:
sips private key:
The following example downloads the private key file from the original
configuration server.
sips private key: phonesPrivateKey.pem
The following example uses FTP to download the firmware file
“phonesPrivateKey.pem” (private key file) from the “path” directory on
server 1.2.3.4 using port 50:
sips private key: ftp://admin:[email protected]:50/path/
phonesPrivateKey.pem