beautypg.com

Create pki certificate – Allied Telesis AT-S60 User Manual

Page 254

background image

Chapter 23: PKI Commands

252

CREATE PKI CERTIFICATE

Syntax

create pki certificate=certificate-name
keypair=key-id serialnumber=serial-number
[format=der|pem] [subject=distinguished-name]

Parameters

certificate

A character string, 1 to 8 characters in length. Valid

characters are uppercase letters (A-Z), lowercase
letters (a-z), digits (0-9), the underscore character
(“_”), the hyphen character (“-”), any printable
characters, and any alphanumeric characters. If the
name contains spaces, it must be enclosed in double
quotes. Wildcards are not allowed.

keypair

A decimal number in the range of 0 to 65535. There

is no default. The key must exist. See CREATE ENCO
KEY
on page 243.

serialnumber

A decimal number in the range of 0 to 2147483647.

The default is 0.

format

Specifies the type of encoding the certificate will
use. Possible settings are:

der

Specifies binary format which
cannot be displayed. This is the
default.

pem

Specifies an ASCII-encoded format
that allows the certificate to be
displayed once it is generated.

subject

Specifies a distinguished name, as described in SET
SYSTEM DISTINGUISHEDNAME
on page 261.
This
optional parameter is used to override the existing
switch DN setting.