add internal-certificate

Description

Add an internal certificate.

See:

Syntax

add internal-certificate certificate-name <certificate-name> p12-password <p12-password> url <url> [ less secure <less-secure> ]

Parameters

Parameter

Description

certificate-name

Informal representation for the Certificate Type: String

Less-secure

Allow connections to SSL sites without certificates. Only applied over SFTP.

Type: Boolean (true/false)

P12-password

PKCS#12 Password, PKCS #12 defines an archive file format for storing many cryptography objects as a single file

Type: A registration key

url

Download the certificate file from this URL. The URL format should be

(s)ftp://name:passwd@machine.domain:port/full_path_to_file

Type: ftpUrl

Example

add internal-certificate certificate-name TEXT p12-password QWEDFRGH4 url ftpUrl less-secure true