Find answers to your technical questions and learn how to use our products
Search suggestions:
Copy and install an EASG site certificate using Hypertext Transfer Protocol Secure (HTTPS).
copy https easg <URL> [saf <SAF-value>][transfer type]
or
EASGSiteCertManage copy https <URL> [saf <SAF-value>][transfer type]
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
admin
general
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
Previous Topic
Next Topic