User's Manual

276 Appendix G Command Interpreter
N0115791
crl_issuer <name>
[on|off]
Specifies 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 is used.
remote_trusted
import <name>
Imports the PEM-encoded certificate from stdin.
<name> specifies the name the imported remote
host certificate is saved as.
export <name>
Exports the PEM-encoded certificate to stdout for the
user to copy and paste.
<name> specifies the name of the certificate to be
exported.
view <name>
Views the information of the specified trusted remote
host certificate.
<name> specifies the name of the certificate to be
viewed.
verify <name>
[timeout]
Verifies 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.
delete <name>
Deletes the specified trusted remote host certificate.
<name> specifies the name of the certificate to be
deleted.
list
Lists all trusted remote host certificate names and
basic information.
rename <old name>
<new name>
Renames the specified trusted remote host
certificate.
<old name> specifies the name of the certificate to
be renamed.
<new name> specifies the new name the certificate
is saved as.
dir_server
Table 64 Certificates commands
Command Description