User's Manual
Command line 126
Item Description
->load ssh address=ftp://user:password@[2001:1::1]
filename=/ssh_key.pub
Transfers the SSH key from the remote FTP server using an IPv6 address
Item Description
remove ssh
Remove any custom SSH keys that have been applied.
Syntax
remove ssh
Example
->remove ssh
Removes SSH keys
Item Description
show ssh
Display the SSH key configuration.
Syntax
show ssh
Example
->show ssh
Displays the SSH key configuration
ssl-certificate
View and upload the SSL certificate from a remote FTP server.
Supported actions: help, load, show
Item Description
load ssl-certificate
Transfer an SSL certificate from a remote FTP or SFTP server and apply it to
the VCM web server.
When renewing certificates, the upload removes any previous Signed
Certificate from VCM. You must add a new certificate or update with a
renewed certificate in your browser. See browser Help for information on
installing or renewing certificates.
After a new SSL certificate is applied, the web server resets.
Syntax
load ssl-certificate
Address=<ftp://user:password@IPAddress/filename>
-or-
load ssl-certificate
Address=<ftp://user:password@ipaddress>
Filename=<name>
Properties
Address (required)
A valid IP address of the FTP or SFTP server, with user name, password, and
name of the SSL certificate file to transfer.
Be sure to add brackets when using an IPv6 address.
Filename (required)
The name of the SSL certificate file to transfer. The filename can also be
mentioned separately.
The file path given will be treated as relative to the login directory for the user
on the server. The user should ensure that the permissions are appropriate
for the transfer to succeed.
Examples
->load ssl-certificate