CLI Command Reference
certificate
Makito
X User’s Guide, v2.2, Issue 02
269
certificate
S
YNOPSIS
certificate name/all get
certificate name/all list
certificate name view
certificate name create [sign=self] [subject=query]
certificate name delete [type=id]
certificate name import infile=<certfile> [type=id] [fmt=auto]
certificate name select
certificate name verify
D
ESCRIPTION
The
certificate
command is used to manage the system’s certificates that are used to
establish TLS connections to the audit server as well as secure HTTPS sessions.
NOTE
The
certificate
command can only be used by an administrator.
The
autocert
file is a default certificate file, generated when the IP address is changed
from factory settings, or when an audit or an HTTPS session starts with no selected
certificate.
A
CTIONS
get
Displays the information for the specified certificate or all
certificates, including certificate name, type, signature, subject,
issuer, expiration, and fingerprint.
list
Lists the specified certificate or all certificates installed on the
encoder, including the type and name.
view
Displays the content of the named certificate file.
create
Generates a Self-signed certificate or a Certificate Signing
Request.
The
sign
and
subject
can be specified. See
below.
delete
Deletes the selected certificate.
The
type
can be specified. See
NOTE:
The
type
specification may be added to specify the deletion
of the Identity certificate, the chain associated with it, or the CA
certificate with the given name.