![Coyote Point Systems E350GX Installation And Administration Manual Download Page 293](http://html.mh-extra.com/html/coyote-point-systems/e350gx/e350gx_installation-and-administration-manual_2674414293.webp)
Configuring Cipher Suites
Equalizer Installation and Administration Guide
289
Clearing Secure Key Storage on Xcel I
Over time, it is possible for the SKS memory on the Xcel I hardware to become full. When SKS is full, the
following error is returned when you try to add another key (or replace an existing key):
Call to 'cert2sks' failed.
Error initializing RSA material
Using stdin
Could not allocate RSA key (N8_NO_MORE_RESOURCE).
Died at /usr/local/sbin/cert2sks line 286.
When this happens, you can do one of two things:
•
Uncheck the
use secure key storage
check box when adding the SSL certificate; the private key will be
kept on the Equalizer instead of in SKS.
•
Clear SKS memory (using the procedure below); this removes all keys from SKS and will free up any
space taken by keys that are no longer used (assuming you have not already used all 128kb of space on the
Xcel hardware with valid keys). After you clear SKS, you’ll need to re-add all the certificates for all the
HTTPS clusters whose keys were kept in SKS.
To clear SKS memory on Xcel I:
1. Log into Equalizer as
root
over the serial line, or login via SSH and use the
su
command to switch to the
root
login.
2. Enter the following command:
SKSManager -R -u 0
3. After the operation completes (which should take about 1 minute), re-add all certificates for all HTTPS clusters.
Configuring Cipher Suites
The
cipher suite
HTTPS cluster parameter lists the supported encryption algorithms for incoming HTTPS requests.
If a client request comes into Equalizer that does not use a cipher in this list, the connection is refused. If this field is
blank, then any cipher suite supported by Equalizer’s SSL implementation (or by Xcel Hardware SSL Acceleration,
when enabled) will be accepted.
To view or set the
cipher suite
field for a cluster, click on the cluster name in the left frame and then select the
Security > SSL
tab in the right frame.
Default Cipher Suites
For an Equalizer with no Xcel SSL Hardware Acceleration installed and for systems with Xcel II enabled, the
following default setting for
cipher suite
is used:
AES128-SHA:DES-CBC3-SHA:RC4-SHA:RC4-MD5:AES256-SHA
For an Equalizer with Xcel I enabled, the following default value is used:
DES-CBC3-SHA:RC4-SHA:RC4-MD5:AES256-SHA
Updating the Cipher Suites Field
This field can be used to specify a custom cipher suite required by the servers in a cluster. In general, to add a cipher
suite, you spefiy a plus sigh (+) and then the name of the suite. To specifically exclude a cipher suite, use an
exclamation point (!).
Summary of Contents for E350GX
Page 18: ...Chapter Preface 18 Equalizer Installation and Administration Guide ...
Page 38: ...Chapter 1 Equalizer Overview 38 Equalizer Installation and Administration Guide ...
Page 80: ...Chapter 4 Equalizer Network Configuration 80 Equalizer Installation and Administration Guide ...
Page 110: ...Chapter 5 Configuring Equalizer Operation 110 Equalizer Installation and Administration Guide ...
Page 208: ...Chapter 7 Monitoring Equalizer Operation 208 Equalizer Installation and Administration Guide ...
Page 240: ...Chapter 8 Using Match Rules 238 Equalizer Installation and Administration Guide ...
Page 262: ...Appendix A Server Agent Probes 258 Equalizer Installation and Administration Guide ...
Page 274: ...Appendix B Timeout Configuration 270 Equalizer Installation and Administration Guide ...
Page 280: ...Appendix D Regular Expression Format 276 Equalizer Installation and Administration Guide ...
Page 310: ...Appendix F Equalizer VLB 306 Equalizer Installation and Administration Guide ...
Page 318: ...Appendix G Troubleshooting 314 Equalizer Installation and Administration Guide ...