EasyManua.ls Logo

Digi TransPort WR11 - Generate Private Keys

Digi TransPort WR11
948 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Performing device administration tasks Manage X.509 certificates and host key pairs
Digi TransPor Routers User Guide
929
Generate private keys
You must create a private key before a certificate can be requested, as the request uses this private
key.
ÉWeb
Go to Administration >X.509 Certificate Management > Key Generation.
The Key Generation settings generate a private key. Fields in this section are as follows:
Key filename
A name for the private key. The filename must be prefixed with priv and have a .pem extension.
Key size
The size of the private key, in bits. The larger the key, the more secure the connection. But also, the
larger the key, the slower the connection. The key size can be one of the following: 384, 512, 768,
1024, 1536, 2048.
Save in SSHv1 format
If enabled, generates the private key in SSH version 1 format. If disabled, generates the private key in
SSH version 2 format.
Generate Key button
Generates the private key.
Command line
Use the genkey command to generate a private key file.
genkey 0 <keysi ze> <f i l ename> <- ssh1>
where:
n <keysize> is the size of the key in bits.
n <filename> is the name of the private key file.
n <-ssh1> is optional, and will generate the private key file in SSH version 1 format.
Note IPsec requires SSH version 2 private keys.
For example, to generate a 1024-bit SSH version 2 key called privkey.pem, enter:
genkey 1024 pr i vkey. pem
Command output is:

Table of Contents

Other manuals for Digi TransPort WR11

Related product manuals