Ssl cipher suite configuration – HP Systems Insight Manager User Manual
Page 73
For example, to display messages the recent five messages, the user should use the following command:
smhlogreader --from 1 --to 5
•
File-based command line log reading
The smhlogreader CLI allows the user to use a properly-formatted log file as an input.
The following command allows the user to use a properly-formatted log file as an input and also backs
up the log files.
smhlogreader –f|--file FILE
SSL Cipher Suite configuration
To configure the Cipher Suite, use the following command:
smhconfig -Z|--ssl-cipher-suite[=] SSLCIPHERSUITE
where, SSLCIPHERSUITE is the Cipher
Suite available for configuration.
NOTE:
The default SSLCIPHERSUITE is
ALL:!ADH:!EXPORT56:!EXPORT40:RC4+RSA:+HIGH:+MEDIUM:SSLV2?:+EXP:-LOW:+eNULL
.
The ? is either + or - depending on whether SSLv2 is enabled or disabled.
Restart the HP SMH application for the Apache server to use the newly configured cipher suite.
For information on the ciphers suite available for configuration and for their description and syntax, see
Appendix B “HP SMH Ciphers”
.
SSL Cipher Suite configuration
73