Rsa Certificate And Key Import Quick Start; Table 2-2 Rsa Certificate And Key Import Quick Start - Cisco 11503 - CSS Content Services Switch Configuration Manual

Content services switch ssl configuration guide
Hide thumbs Also See for 11503 - CSS Content Services Switch:
Table of Contents

Advertisement

Chapter 2
SSL Configuration Quick Starts

RSA Certificate and Key Import Quick Start

OL-5655-01
Table 2-2
provides an overview of the steps required to import and associate an
RSA certificate and key pair to the CSS from a remote server.
Table 2-2
RSA Certificate and Key Import Quick Start
Task and Command Example
Define a secure File Transfer Protocol (FTP) record file to import
1.
certificates and private keys into the CSS from an SFTP server.
# ftp-record ssl_record 192.168.19.21 johndoe "abc123"
/home/johndoe
Use secure FTP to transfer the imported certificates and private keys to the
2.
CSS.
# copy ssl sftp ssl_record import rsacert.pem PEM "passwd123"
Connecting
Completed successfully
# copy ssl sftp ssl_record import rsakey.pem PEM "passwd123"
Connecting
Completed successfully
Enter configuration mode.
3.
# config
(config) #
To use RSA public key exchange and authentication:
4.
a.
Associate the imported RSA certificate with a file.
(config) # ssl associate cert myrsacert1 rsacert.pem
Associate the imported RSA key pair with a file.
b.
(config) # ssl associate rsakey myrsakey1 rsakey.pem
Compare the public key in the associated certificate with the public key
5.
stored with the associated private key and verify that they are identical.
(config) # ssl verify myrsacert1 myrsakey1
Certificate mycert1 matches key mykey1
Cisco Content Services Switch SSL Configuration Guide
2-5

Advertisement

Table of Contents
loading

This manual is also suitable for:

11500 series

Table of Contents