Configuring SSE Using the CLI
Set the Server Listening Port
1. Verify that your back-end servers are configured for encrypted connections — if they are
not, the connection will fail. Configure the listening port number (typically port 443 for
HTTPS) for each server. Refer to
"Adding and Modifying Servers" on page 460
for details.
Global Cipher Suite and TLS Configuration
First, you will need to enable SSE on your Equalizer on a global level.
2. Enter the cipher suite (set of cipher specifications) to use in the encryption.
eqcli >
sse cipherspec
cipher_spec
cipher_spec
is the cipher suite to use. This is passed from the client to the server in
the Client Hello message. It contains the combinations of cryptographic algorithms
supported by the client in order of the client's preference (first choice first). Each
cipher suite defines both a key exchange algorithm and a cipher spec. The server
selects a cipher suite or, if no acceptable choices are presented, returns a handshake
failure alert and closes the connection.Once you add an https cluster, a default cipher
suite will be added (AES128-SHA:DES-CBC3-SHA:RC4-SHA:RC4-MD5:AES256-
SHA:!SSLv2).
Note
- SSLv2 is not supported as Equalizer will not negotiate with packets using SSLv2 encyrption.
Add additional cipher specs as described in
"Cluster and Match Rule Commands"
169 and
"Layer 7 SSL Security (HTTPS Clusters)"
on page 349 as necessary.
3. Now, enter the allowable TLS versions for use with the
cipher_spec.
eqcli >
sse flags
tls_flags
where
tls_flags
can be
allow_tls10
(TLS version 1.0),
allow_tls11
(TLS version
1.1) or
allow_tls12
(TLS version 1.2). You must add each TLS version that you wish
to use. For example, if you add only TLS version 1.1, this will be the only allowable
TLS version used with the cipher spec.
Copyright © 2014 Coyote Point Systems, A Subsidiary of Fortinet, Inc.
All Rights Reserved.
361
Equalizer Administration Guide
Summary of Contents for Equalizer GX Series
Page 18: ......
Page 32: ...Overview 32 Copyright 2014 Coyote Point Systems A Subsidiary of Fortinet Inc ...
Page 42: ......
Page 52: ......
Page 64: ......
Page 72: ......
Page 76: ......
Page 228: ......
Page 238: ......
Page 476: ......
Page 492: ......
Page 530: ......
Page 614: ......
Page 626: ......
Page 638: ......
Page 678: ......
Page 732: ...Using SNMP Traps 732 Copyright 2014 Coyote Point Systems A Subsidiary of Fortinet Inc ...
Page 754: ......
Page 790: ......
Page 804: ......
Page 842: ......
Page 866: ......