136
undo ciphersuite
In FIPS mode:
cipher { rsa_aes_128_cbc_sha | rsa_aes_256_cbc_sha | rsa_aes_128_cbc_sha256 |
rsa_aes_256_cbc_sha256 | ecdhe_rsa_aes_128_cbc_sha256 |
ecdhe_rsa_aes_256_cbc_sha384 | ecdhe_rsa_aes_128_gcm_sha256 |
ecdhe_rsa_aes_256_gcm_sha384 | ecdhe_ecdsa_aes_128_cbc_sha256 |
ecdhe_ecdsa_aes_256_cbc_sha384 | ecdhe_ecdsa_aes_128_gcm_sha256 |
ecdhe_ecdsa_aes_256_gcm_sha384 } *
undo ciphersuite
Views
SSL server policy view
Change description
The following keywords were added:
rsa_aes_128_cbc_sha256: Specifies the key exchange algorithm RSA, the data encryption
algorithm 128-bit AES CBC , and the MAC algorithm SHA256.
rsa_aes_256_cbc_sha256: Specifies the key exchange algorithm RSA, the data encryption
algorithm 256-bit AES CBC, and the MAC algorithm SHA256.
dhe_rsa_aes_128_cbc_sha256: Specifies the key exchange algorithm DHE RSA, the data
encryption algorithm 128-bit AES CBC, and the MAC algorithm SHA256.
dhe_rsa_aes_256_cbc_sha256: Specifies the key exchange algorithm DHE RSA, the data
encryption algorithm 256-bit AES CBC, and the MAC algorithm SHA256.
ecdhe_rsa_aes_128_cbc_sha256: Specifies the key exchange algorithm ECDHE RSA, the
data encryption algorithm 128-bit AES CBC, and the MAC algorithm SHA256.
ecdhe_rsa_aes_256_cbc_sha384: Specifies the key exchange algorithm ECDHE RSA, the
data encryption algorithm 256-bit AES CBC, and the MAC algorithm SHA384.
ecdhe_rsa_aes_128_gcm_sha256: Specifies the key exchange algorithm ECDHE RSA, the
data encryption algorithm 128-bit AES GCM, and the MAC algorithm SHA256.
ecdhe_rsa_aes_256_gcm_sha384: Specifies the key exchange algorithm ECDHE RSA, the
data encryption algorithm 256-bit AES GCM, and the MAC algorithm SHA384.
ecdhe_ecdsa_aes_128_cbc_sha256: Specifies the key exchange algorithm ECDHE ECDSA,
the data encryption algorithm 128-bit AES CBC, and the MAC algorithm SHA256.
ecdhe_ecdsa_aes_256_cbc_sha384: Specifies the key exchange algorithm ECDHE ECDSA,
the data encryption algorithm 256-bit AES CBC, and the MAC algorithm SHA384.
ecdhe_ecdsa_aes_128_gcm_sha256: Specifies the key exchange algorithm ECDHE
ECDSA, the data encryption algorithm 128-bit AES GCM, and the MAC algorithm SHA256.
ecdhe_ecdsa_aes_256_gcm_sha384: Specifies the key exchange algorithm ECDHE
ECDSA, the data encryption algorithm 256-bit AES GCM, and the MAC algorithm SHA384.