beautypg.com

Certificates commands, Appendix n certificates commands, Table 290 certificates commands – ZyXEL Communications 5 Series User Manual

Page 817

background image

ZyWALL 5/35/70 Series User’s Guide

Appendix N Certificates Commands

817

A

P P E N D I X

N

Certificates Commands

The following describes the certificate commands. See

Appendix K on page 799

for

information on the command structure.

All of these commands start with certificates.

Table 290 Certificates Commands

COMMAND

DESCRIPTION

my_cert

create

create

selfsigned

[key size]

Create a self-signed local host certificate.
specifies a descriptive name for the
generated certificate. specifies a
subject name (required) and alternative name
(required). The format is "subject-name-
dn;{ip,dns,email}=value". If the name contains
spaces, please put it in quotes. [key size]
specifies the key size. It has to be an integer
from 512 to 2048. The default is 1024 bits.

create

request

[key size]

Create a certificate request and save it to the
router for later manual enrollment.
specifies a descriptive name for the generated
certification request. specifies a
subject name (required) and alternative name
(required). The format is "subject-name-
dn;{ip,dns,email}=value". If the name contains
spaces, please put it in quotes. [key size]
specifies the key size. It has to be an integer
from 512 to 2048. The default is 1024 bits.

create

scep_enroll

addr>

cert>

key>

[key size]

Create a certificate request and enroll for a
certificate immediately online using SCEP
protocol. specifies a descriptive name
for the enrolled certificate. specifies
the CA server address. specifies the
name of the CA certificate. specifies
the key used for user authentication. If the key
contains spaces, please put it in quotes. To
leave it blank, type "". specifies a
subject name (required) and alternative name
(required). The format is "subject-name-
dn;{ip,dns,email}=value". If the name contains
spaces, please put it in quotes. [key size]
specifies the key size. It has to be an integer
from 512 to 2048. The default is 1024 bits.