![Haivision Makito User Manual Download Page 192](http://html.mh-extra.com/html/haivision/makito/makito_user-manual_579766192.webp)
CLI Command Reference
certificate
Makito User’s Guide, v2.1.0, Issue 01
192
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 the 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.