Add pki certificate, To the certificate database using add, Add pki – Allied Telesis AT-S60 User Manual
Page 252
Chapter 23: PKI Commands
250
ADD PKI CERTIFICATE
Syntax
add pki certificate=certificate-name
location=file-name [trusted=true|false]
[type=ca|ee|self]
Parameters
certificate
A character string, 1 to 24 characters in length. Valid
characters are any printable characters. If the name
contains spaces, it must be enclosed in double
quotes. Wildcards are not allowed.
location
Specifies the name of the certificate file with the file
extension of .cer.
trusted
Specifies whether or not the certificate is
automatically trusted. Possible settings are:
true
Indicates you manually verified the
certificate is from a trusted
certificate authority (CA).
false
Indicates the certificate is from an
untrusted CA. This is the default.
type
Specifies what type of certificate is being added.
Possible settings are:
ca
Tags the certificate as a CA
certificate.
ee
Tags the certificate as belonging to
another end entity (EE). This is the
default.
self
Tags the certificate as a self-signed
certificate which is created for use
on the switch.
Description
This command adds a certificate, from either a file in the switch’s file
system or a trusted authority, to the switch’s certificate database. The
ADD PKI CERTIFICATE requires that the file, indicated with the LOCATION
parameter, already exists.