Generating Keys And Certificates; Example: Generating An Rsa Key; Example: Generating A Certificate - Cisco CSS11501S-C-K9 Configuration Manual

Secure content accelerator
Table of Contents

Advertisement

Generating Keys and Certificates

Generating Keys and Certificates

Example: Generating an RSA Key

Note

Example: Generating a Certificate

Cisco 11000 Series Secure Content Accelerator Configuration Guide
4-24
RSA private keys, certificates, and certificate signing requests can be generated
directly on the device.
Enter Privileged, Configuration, SSL Configuration, and Key Configuration
1.
modes, creating a key named myGenKey.
SCA> enable
SCA# configure
(config[myDevice])# ssl
(config-ssl[myDevice])# key myGenKey create
(config-ssl-key[myGenKey])#
Enter the following command to generate a 1024-bit key using the seed string
2.
lemon. The key is displayed once using DES encryption. The resulting key is
stored on the device as well as exported to a PEM-encoded file named
mykey.pem. (This command must be entered on one line.)
(config-ssl-key[myGenKey])# genrsa bits 1024 encrypt des seed
lemon output https://www.mywebsite.com/mykey.pem
Using the HTTPS protocol ensures that your key is transmitted
securely.
Enter Privileged, Configuration, and SSL Configuration modes.
1.
SCA> enable
SCA# configure
(config[myDevice])# ssl
(config-ssl[myDevice])#
Chapter 4
Using the Configuration Manager
78-13124-06

Advertisement

Table of Contents
loading

This manual is also suitable for:

Css-11154-ac11000 series

Table of Contents