copy scp root-ca

Last Updated : Jun 02, 2021 |

This command informs the gateway to use the SCP copy mechanism to download a copy of the Root-CA certificate from the specified Internet address of the host site.

Syntax

copy scp root-ca <app> <filename> <ip>

Parameters

Parameter

Description

Possible Values

Default Value

app

Application name. The enumerated choices are:

  • h248reg (specifies TLS usage over the control channel to Communication Manager)

  • sla (specifies the TLS usage over the link to the host SLA Monitor app)

  • syslog (specifies the TLS usage over the syslog connection to a log server)

  • web (specifies the TLS usage for the HTTPS connections to web servers which are used for downloading and uploading of files)

  • h248reg

  • sla

  • syslog

  • web

filename

full file path in PEM or DER-encoded format

ip

the IPv4 or IPv6 address of the target host server

User level

read-write

Context

general

Example