Chapter 8 Certificate Commands
DSL & IAD CLI Reference Guide
51
certificates my_cert create
self_signed <name><subject>
<key-length>
Creates a self-signed local host certificate.
certificates my_cert delete
<name>
Removes the specified local host certificate.
certificates my_cert
def_self_signed [name]
Sets the specified self-signed certificate as the default self-signed
certificate. If you do not specify a name, the name of the current self-
signed certificate displays.
certificates my_cert export
<name>
Exports the PEM-encoded certificate to your CLI session window for
you to copy and paste.
certificates my_cert import
[name]
Imports the PEM-encoded certificate from your CLI session. A
corresponding certification request must already exist on the ZyWALL.
The certification request is automatically deleted after the importation.
The name is optional, if you do not specify one, the certificate adopts
the name of the certification request. After you enter the command,
copy and paste the PEM-encoded certificate into your CLI session
window. With some terminal emulation software you may need to move
your mouse around to get the transfer going.
certificates my_cert list Displays all my certificate names and basic information.
certificates my_cert rename
<old-name><new-name>
Renames the specified my certificate.
certificates my_cert
replace_factory
Creates a certificate using your device MAC address that is specific to
this device. The factory default certificate is a common default
certificate for all ZyXEL Device models.
certificates my_cert verify
<name>[timeout]
Has the ZyXEL Device verify the certification path of the specified local
host certificate.
certificates my_cert view
<name>
Displays information about the specified local host certificate.
certificates remote_trusted
delete <name>
Removes the specified trusted remote host certificate.
certificates remote_trusted
export <name>
Exports the PEM-encoded certificate to your CLI session’s window for
you to copy and paste.
certificates remote_trusted
import <name>
Imports the specified PEM-encoded remote host certificate from your
CLI session. After you enter the command, copy and paste the PEM-
encoded certificate into your CLI session window. With some terminal
emulation software you may need to move your mouse around to get
the transfer going.
certificates remote_trusted
list
Displays all trusted remote host certificate names and their basic
information.
certificates remote_trusted
rename <old-name><new-name>
Renames the specified trusted remote host certificate.
certificates remote_trusted
verify <name>[timeout]
Has the ZyXEL Device verify the certification path of the specified
trusted remote host certificate.
certificates remote_trusted
view <name>
Displays information about the specified trusted remote host certificate.
Table 20 certificates Commands (continued)
COMMAND DESCRIPTION