You specify the CipherSpec in the SSLCIPH parameter using either the DEFINE CHANNEL MQSC command or the ALTER CHANNEL MQSC command.
You can choose from the CipherSpecs listed in Table 3:
CipherSpec name | Protocol used | Hash algorithm | Encryption algorithm | Encryption bits | FIPS on Windows and UNIX platforms 1 |
---|---|---|---|---|---|
NULL_MD5
Note:
Available on all platforms |
SSL | MD5 | None | 0 | No |
NULL_SHA
Note:
Available on all platforms |
SSL | SHA-1 | None | 0 | No |
RC4_MD5_EXPORT
Note:
Available on all platforms |
SSL | MD5 | RC4 | 40 | No |
RC4_MD5_US
Note:
Available on all platforms |
SSL | MD5 | RC4 | 128 | No |
RC4_SHA_US
Note:
Available on all platforms |
SSL | SHA-1 | RC4 | 128 | No |
RC2_MD5_EXPORT
Note:
Available on all platforms |
SSL | MD5 | RC2 | 40 | No |
DES_SHA_EXPORT
Note:
Available on all platforms |
SSL | SHA-1 | DES | 56 | No |
RC4_56_SHA_EXPORT1024
Notes:
|
SSL | SHA-1 | RC4 | 56 | No |
DES_SHA_EXPORT1024
Notes:
|
SSL | SHA-1 | DES | 56 | No |
TRIPLE_DES_SHA_US
Note:
Not available for i5/OS |
SSL | SHA-1 | 3DES | 168 | No |
TLS_RSA_WITH_AES_128_CBC_SHA
Note:
Not available
for i5/OS |
TLS | SHA-1 | AES | 128 | Yes |
TLS_RSA_WITH_AES_256_CBC_SHA
Note:
Not available
for i5/OS |
TLS | SHA-1 | AES | 256 | Yes |
AES_SHA_US
Note:
Available on i5/OS only |
SSL | SHA-1 | AES | 128 | No |
TLS_RSA_WITH_DES_CBC_SHA
Note:
Not available
for z/OS or i5/OS |
TLS | SHA-1 | DES | 56 | Yes |
TLS_RSA_WITH_3DES_EDE_CBC_SHA
Note:
Not available
for z/OS or i5/OS |
TLS | SHA-1 | 3DES | 168 | Yes |
FIPS_WITH_DES_CBC_SHA
Note:
Available only
on Windows and UNIX platforms |
SSL | SHA-1 | DES | 56 | Yes |
FIPS_WITH_3DES_EDE_CBC_SHA
Note:
Available
only on Windows and UNIX platforms |
SSL | SHA-1 | 3DES | 168 | Yes |
TLS_RSA_WITH_NULL_MD5
Note:
Available
on i5/OS only |
TLS | MD5 | None | 0 | No |
TLS_RSA_WITH_NULL_SHA
Note:
Available
on i5/OS only |
TLS | SHA-1 | None | 0 | No |
TLS_RSA_EXPORT_WITH_RC4_40_MD5
Note:
Available on i5/OS only |
TLS | MD5 | RC4 | 40 | No |
TLS_RSA_WITH_RC4_128_MD5
Note:
Available
on i5/OS only |
TLS | MD5 | RC4 | 128 | No |
TLS_RSA_WITH_RC4_40_MD5
Note:
Available
on i5/OS only |
TLS | MD5 | RC4 | 40 | No |
Notes:
|
When you request a personal certificate, you specify a key size for the public and private key pair. The key size that is used during the SSL handshake can depend on the size stored in the certificate and on the CipherSpec:
Notices |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
cs0specify |