Add pki certificate, Using “add pki – Allied Telesis AT-S63 User Manual

Page 678

Advertising
background image

Chapter 40: Public Key Infrastructure (PKI) Certificate Commands

678

Section IX: Management Security

ADD PKI CERTIFICATE

Syntax

add pki certificate="

name

"

location="

filename

.cer"

[trusted=yes|no|on|off|true|false] [type=ca|ee|self]

Parameters

certificate

Specifies a name for the certificate. This is the name
for the certificate as it will appear in the certificate
database list. The name can up to 40 alphanumeric
characters. Spaces are allowed. If the name contains
spaces, it must be enclosed in double quotes. Each
certificate must be given a unique name.

location

Specifies the filename of the certificate, with the “.cer”

file extension, as it is stored in the switch’s file
system.

trusted

Specifies whether or not the certificate is from a
trusted CA. The options are:

yes, on, true

Specifies that the certificate is from a
trusted CA. This is the default.

no, off, false

Specifies that the certificate is not
from a trusted CA.

type

Specifies the type of certificate being added. The
options 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 its own.

Description

This command adds a certificate to the certificate database from the
AT-S63 file system. To view the certificate files in the file system, refer to
“SHOW FILE” on page 197. To view the certificates already in the
database, refer to “SHOW PKI CERTIFICATE” on page 692.

Advertising