ZyXEL Communications 5 Series User Manual

Page 819

Advertising
background image

ZyWALL 5/35/70 Series User’s Guide

Appendix N Certificates Commands

819

replace_fact

ory

Create a certificate using your device MAC
address that will be specific to this device. The
factory default certificate is a common default
certificate for all ZyWALL models.

ca_trusted

import <name>

Import the PEM-encoded certificate from stdin.
<name> specifies the name as which the
imported CA certificate is to be saved.

export <name>

Export the PEM-encoded certificate to stdout for
user to copy and paste. <name> specifies the
name of the certificate to be exported.

view <name>

View the information of the specified trusted CA
certificate. <name> specifies the name of the
certificate to be viewed.

verify <name>

[timeout]

Verify the certification path of the specified
trusted CA certificate. <name> specifies the
name of the certificate to be verified. [timeout]
specifies the timeout value in seconds
(optional). The default timeout value is 20
seconds.

delete <name>

Delete the specified trusted CA certificate.
<name> specifies the name of the certificate to
be deleted.

list

List all trusted CA certificate names and basic
information.

rename <old

name>

<new name>

Rename the specified trusted CA certificate.
<old name> specifies the name of the certificate
to be renamed. <new name> specifies the new
name as which the certificate is to be saved.

crl_issuer <name>

[on|off]

Specify whether or not the specified CA issues
CRL. <name> specifies the name of the CA
certificate. [on|off] specifies whether or not the
CA issues CRL. If [on|off] is not specified, the
current crl_issuer status of the CA.

remote_trusted

import <name>

Import the PEM-encoded certificate from stdin.
<name> specifies the name as which the
imported remote host certificate is to be saved.

export <name>

Export the PEM-encoded certificate to stdout for
user to copy and paste. <name> specifies the
name of the certificate to be exported.

view <name>

View the information of the specified trusted
remote host certificate. <name> specifies the
name of the certificate to be viewed.

verify <name>

[timeout]

Verify the certification path of the specified
trusted remote host certificate. <name>
specifies the name of the certificate to be
verified. [timeout] specifies the timeout value in
seconds (optional). The default timeout value is
20 seconds.

Table 290 Certificates Commands (continued)

COMMAND

DESCRIPTION

Advertising