Example: Setting Up A Secure Server - Cisco CSS11501 - 100Mbps Ethernet Load Balancing Device Configuration Manual

11000 series secure content accelerator
Hide thumbs Also See for CSS11501 - 100Mbps Ethernet Load Balancing Device:
Table of Contents

Advertisement

Configuring the Device

Example: Setting up a Secure Server

Cisco 11000 Series Secure Content Accelerator Configuration Guide
4-8
This example describes how to use the configuration manager rather than the
QuickStart wizard to set up a secure server. In this example, the default SSL port
(443) and remote port (81) are used.
Enter Privileged, Configuration, and SSL Configuration modes.
1.
SCA> enable
SCA# configure
(config[myDevice])# ssl
(config-ssl[myDevice])#
2.
Enter Key Configuration mode and create a key named myKey. Load the
PEM-encoded key file. Return to SSL Configuration Mode.
(config-ssl[myDevice])# key myKey create
(config-ssl-key[myKey])# pem keyFile
(config-ssl-key[myKey])# end
(config-ssl[myDevice])#
Note
Use the der command when using DER-encoded keys
and certificates, the net-iis command when using keys
exported from IISþ4.
Key names can consist of Arabic numerals and upper-
Note
and lowercase alphabetic, underscore (_), hyphen (-),
and period (.) characters. Key names must begin with an
alphabetic character and have a limit of 15 characters.
Enter Certificate Configuration mode and create a certificate named myCert.
3.
Then load the PEM-encoded certificate file. Return to SSL Configuration
Mode.
(config-ssl[myDevice])# cert my create
(config-ssl-cert[myCert])# pem certFile
(config-ssl-cert[myCert])# end
(config-ssl[myDevice])#
Chapter 4
Using the Configuration Manager
78-13124-05

Advertisement

Table of Contents
loading

Table of Contents