Chapter 4 Using the Configuration Manager
Configuring the Device
4-8
Cisco 11000 Series Secure Content Accelerator Configuration Guide
78-13124-05
Example: Setting up a Secure Server
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.
1.
Enter Privileged, Configuration, and SSL Configuration modes.
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.
Note
Key names can consist of Arabic numerals and upper-
and lowercase alphabetic, underscore (_), hyphen (-),
and period (.) characters. Key names must begin with an
alphabetic character and have a limit of 15 characters.
3.
Enter Certificate Configuration mode and create a certificate named myCert.
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])#
Содержание CSS11501 - 100Mbps Ethernet Load Balancing Device
Страница 4: ......
Страница 28: ...Figures xxviii Cisco 11000 Series Secure Content Accelerator Configuration Guide 78 13124 05 ...
Страница 30: ...Tables xxx Cisco 11000 Series Secure Content Accelerator Configuration Guide 78 13124 05 ...
Страница 422: ...Glossary 4 Cisco 11000 Series Secure Content Accelerator Configuration Guide 78 13124 05 ...
Страница 432: ...Index 10 Cisco 11000 Series Secure Content Accelerator Configuration Guide 78 13124 04 ...