B HP SMH Ciphers
Ciphers used in HP SMH
This appendix provides a list of all the Ciphers used in the HP SMH product.
Table B-1 Ciphers used in HP SMH
DescriptionDirective used in HP SMHDescriptionSyntaxCipher
Enable SSLv3 and TLSv1,
but not SSLv2.
NOTE: All includes
SSLv3, TLSv1, and SSLv2.
SSLProtocol all -SSLv2Configure usable SSL
protocol flavors
SSLProtocol [+|-]protocol
...
SSLProtocol
Enable All except ADH,
EXPORT56, EXPORT40,
SSLv2, LOW, eNULL,
and enable RC4, RC2,
HIGH, MEDIUM, and
EXP.
NOTE: where:
• ADH: all ciphers
using Anonymous
Diffie-Hellman key
exchange
• EXPORT56: all 56-bit
export ciphers only
• EXPORT40: all 40-bit
export ciphers only
• SSLv2: all SSL version
2.0 ciphers
• LOW: all low strength
ciphers [no export,
single DES]
• RC4: RC4 encoding
ciphers
• RSA: all ciphers using
RSA key exchange
• HIGH: all ciphers
using Triple-DES
• MEDIUM: all ciphers
with 128-bit
encryption
• EXP: all export
ciphers
• eNULL: No encoding
ciphers
SSLCipherSuite
ALL:!ADH:!EXPORT56:
!EXPORT40:RC4+RSA:
+HIGH:+MEDIUM:-SSLv2
:+EXP:-LOW:-eNULL
Cipher Suite available for
negotiation in SSL
handshake
SSLCipherSuite
cipher-spec
SSLCipherSuite
Ciphers used in HP SMH 93