SonicWALL SSL-R User Manual page 54

Secure sockets layer ffloading solutions that allow servers to provide both secure and non-secure services at the same high speeds
Hide thumbs Also See for SSL-R:
Table of Contents

Advertisement

Enter Key Configuration mode and create a key named myKey . Then load the PEM-
2
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:
Note:
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])>
Note:
4
Enter Security Policy Configuration mode and create a security policy named
myPol . Assign the "strong" cryptography policy to it. Return to SSL Configuration
mode.
(config-ssl[myDevice])> secpolicy myPol create
(config-ssl-secpolicy[myPol])> crypto strong
(config-ssl-secpolicy[myPol])> end
(config-ssl[myDevice])>
Note:
5
Enter Server Configuration mode and create a server named myServer . Assign the
IP address 10.1.2.4 and netmask 255.255.255.0. Assign port 443 for monitoring
Page 54 SSL-IA/SSL-R User's Guide
Use the
command when using DER-encoded keys and certificates, the
der
command when using keys from IIS 4, or the
net-iis
commands for combinations of encoding formats.
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.
Certificate names can consist of Arabic numerals and upper- and lowercase
alphabetic, underscore (_), hyphen (-), and period (.) characters. Certificate
names must begin with an alphabetic character.
Security policy names can consist of Arabic numerals and upper- and
lowercase alphabetic, underscore (_), hyphen (-), and period (.) characters.
Security policy names must begin with an alphabetic character.
and
cert
key

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ssl-ia

Table of Contents