7-45
Cisco Catalyst Blade Switch 3130 for Dell Software Configuration Guide
OL-13270-01
Chapter7 Configuring Switch-Ba sed Authentication Configuring the Switch for Secure Socket Layer HTTP
Configuring Secure HTTP Servers and Clients
These sections contain this configuration information:
Default SSL Configuration, page 7-45
SSL Configuration Guidelines, page 7-45
Configuring a CA Trustpoint, page 7-45
Configuring the Secure HTTP Server, page 7-46
Configuring the Secure HTTP Client, page 7-48

Default SSL Configuration

The standard HTTP server is enabled.
SSL is enabled.
No CA trustpoints are configured.
No self-signed certificates are generated.

SSL Configuration Guidelines

When SSL is used in a switch cluster, the SSL session terminates at the cluster commander. Cluster
member switches must run standard HTTP.
Before you configure a CA trustpoint, you should ensure that the system clock is set. I f the clock is not
set, the certificate is rejected due to an incorrect date.
In a switch stack, the SSL session terminates at the stack master.

Configuring a CA Trustpoint

For secure HTTP connections, we recommend that you co nfigure an official CA tru st point .
ACA t ru stpoi nt is m ore s ecur e than a sel f- signe d cert ificate.
Beginning in privileged EXEC mode, follow these steps to configure a CA trustpoint:
Command Purpose
Step1 configure terminal Enter global configuration mode.
Step2 hostname hostname Specify the hostname of the switch (required only if you have not
previously configured a hostname). The hostname is required for securit y
keys and certificates.
Step3 ip domain-name domain-name Specify the IP domain name of the switch (required only i f you have not
previously configured an IP domain name). The domain name is required
for security keys and certificates.
Step4 crypto key generate rsa (Optional) Generate an RSA key pair. RSA key pairs are required before
you can obtain a certificate for the switch. RSA key pairs are generated
automatically. You can use this command to regenerate the keys, if
needed.