EASGSiteCertManage copy https

Last Updated : Jul 12, 2021 |

Copy and install an EASG site certificate using Hypertext Transfer Protocol Secure (HTTPS).

Syntax

copy https easg <URL> [saf <SAF-value>][transfer type]

or

EASGSiteCertManage copy https <URL> [saf <SAF-value>][transfer type]

Parameters

Parameter

Description

Possible Values

Default Value

ip-address

The URL contains the following elements in order:

  • http://or https://

  • username (optional) followed by @

  • webserver host:- IPv4 address, IPv6 address or Fully Qualified Domain Name of the remote HTTP or HTTPS server

  • webserver port

  • path

  • filename

https://

SAF-value

The Site Authentication Factor (SAF) that must be 10 to 20 alphanumeric characters in length.

Transfer type

The transfer type depending on the type of verification. The options are:

  • secure: verifies the certificate and hostname and applicable to https

  • certificate: verify the web server TLS certificate and applicable to https

  • unsecure: no TLS certificate verification

  • secure

  • certificate

  • unsecure

  • secure for https

  • unsecure for http

User level

admin

Context

general

Examples

copy https easg https://www.example.com/xyz/mysite.p7b saf 1234567890

copy https easg https://[2001:db8::9531:8699]/mysite.p7b
EASGSiteCertManage copy https https://www.example.com/xyz/mysite.p7b saf 1234567890
EASGSiteCertManage copy https https://[2001:db8::9531:8699]/mysite.p7b