Application Guide
[40]
Software User's
Manual
–
Version 3.0
Certificate Pass Phrase
Setting Description
Factory
Default
Pass phrase
Enter the pass phrase in this field if your uploading certificate is
protected by a specific passphrase.
None
Certificate Upload
Upload a certificate PEM file into the switch. The file should contain the certificate and private key
together. If you have two separated files for saving certificate and private key, use the Linux cat
command to combine them into a single PEM file. For example, cat my.cert my.key > my.pem
Notice that the RSA certificate is recommended since most of the new versions of browsers have
removed support for DSA in certificate, e.g. Firefox v37 and Chrome v39.
Setting Description
Factory
Default
Web Browser Upload a certificate via Web browser.
Web
Browser
URL
Upload a certificate via URL, the supported protocols are HTTP,
HTTPS, TFTP and FTP. The URL format is
<protocol>://[<username>[:<password>]@]<
host>[:<port>][/<path>]/<file_name>. For example:
tftp://10.10.10.10/new_image_path/new_image.dat,
http:// username:password@10.10.10.10:80/new_image_path/
new_image.dat.
A valid file name is a text string drawn from alphabet (A-Za-z),
digits (0-9), dot (.), hyphen (-), under score(_). The maximum
length is 63 and hyphen must not be the first character. The file
name content that only contains ‘.’ is not allowed.
Certificate Status
Display the current status of certificate on the switch.
Switch secure HTTP certificate is presented.
Switch secure HTTP certificate is not presented.
Switch secure HTTP certificate is generating ...