#
# This file defines the stress tests for SSL/TLS.
#
#        expected
# Enable  return  server     client                         Test Case name
#  ECC    value   params     params
# ------- ------  ------     ------                         ---------------
  noECC     0      _     -c_1000_-C_A             Stress SSL2 RC4 128 with MD5
  noECC     0      _     -c_1000_-C_c_-T          Stress SSL3 RC4 128 with MD5
  noECC     0      _     -c_1000_-C_c             Stress TLS  RC4 128 with MD5
#
# add client auth versions here...
#
# noECC     0      -r    -w_bogus_-n_"Test_User"  TLS Request don't require client auth (bad password)
#
# ############################ ECC ciphers ############################
#
   ECC      0      -c_:C009  -c_100_-C_:C009_-N_-T  Stress SSL3 ECDHE-ECDSA AES 128 CBC with SHA (no reuse)
   ECC      0      -c_:C013  -c_1000_-C_:C013_-T    Stress SSL3 ECDHE-RSA   AES 128 CBC with SHA
   ECC      0      -c_:C004  -2_-c_100_-C_:C004_-N  Stress TLS  ECDH-ECDSA  AES 128 CBC with SHA (no reuse)
#  ECC      0      -c_:C00E  -2_-c_100_-C_:C00E_-N  Stress TLS  ECDH-RSA    AES 128 CBC with SHA (no reuse)
   ECC      0      -c_:C013  -2_-c_1000_-C_:C013    Stress TLS  ECDHE-RSA   AES 128 CBC with SHA
#
# add client auth versions here...
#
#  ECC      0      -r        -w_bogus_-n_"Test_User-ec"  TLS Request don't require client auth (bad password)
