User guide

Setting SSL for Certificate/Key Management Environments Configured with the SMEE Commands
9-25
Point
The encryption types shown in the encryption method item ("SSL_TXT_XXX") supported by Interstage
Application Server are:
Public-key encryption method: RSA
Private-key encryption method: DES, 3DES (triple DES), RC4, RC2 (NULL means no encryption.)
Private-key processing mode: CBC, EDE (the numerical value shows the block length.)
Hash key: SHA, MD5
Context
Global context, Virtual host
Default value
The following values are assumed according to the specified value for the SSLVersion directive. (In the
following table, each encryption method is described on a new line for clarification.)
Table 9-3 Assumed Values of SSLVersion Directive if omitted
Value of the SSLVersion directive Default value of this directive
2 DES-CBC3-MD5:
RC4-MD5:
DES-CBC-MD5:
EXP-RC4-MD5
3 RSA-3DES-SHA:
RSA-RC4-MD5:
RSA-RC4-SHA:
RSA-DES-SHA:
RSA-EXPORT-RC4-MD5:
RSA-NULL-MD5:
RSA-NULL-SHA
2-3 DES-CBC3-MD5:
RC4-MD5:
DES-CBC-MD5:
EXP-RC4-MD5:
RSA-3DES-SHA:
RSA-RC4-MD5:
RSA-RC4-SHA:
RSA-DES-SHA:
RSA-EXPORT-RC4-MD5:
RSA-NULL-MD5:
RSA-NULL-SHA
Module
mod_ihs_ssl