1e1051a39Sopenharmony_ci# Generated with generate_ssl_tests.pl 2e1051a39Sopenharmony_ci 3e1051a39Sopenharmony_cinum_tests = 4 4e1051a39Sopenharmony_ci 5e1051a39Sopenharmony_citest-0 = 0-update-key-client-update-not-requested 6e1051a39Sopenharmony_citest-1 = 1-update-key-server-update-not-requested 7e1051a39Sopenharmony_citest-2 = 2-update-key-client-update-requested 8e1051a39Sopenharmony_citest-3 = 3-update-key-server-update-requested 9e1051a39Sopenharmony_ci# =========================================================== 10e1051a39Sopenharmony_ci 11e1051a39Sopenharmony_ci[0-update-key-client-update-not-requested] 12e1051a39Sopenharmony_cissl_conf = 0-update-key-client-update-not-requested-ssl 13e1051a39Sopenharmony_ci 14e1051a39Sopenharmony_ci[0-update-key-client-update-not-requested-ssl] 15e1051a39Sopenharmony_ciserver = 0-update-key-client-update-not-requested-server 16e1051a39Sopenharmony_ciclient = 0-update-key-client-update-not-requested-client 17e1051a39Sopenharmony_ci 18e1051a39Sopenharmony_ci[0-update-key-client-update-not-requested-server] 19e1051a39Sopenharmony_ciCertificate = ${ENV::TEST_CERTS_DIR}/servercert.pem 20e1051a39Sopenharmony_ciCipherString = DEFAULT 21e1051a39Sopenharmony_ciPrivateKey = ${ENV::TEST_CERTS_DIR}/serverkey.pem 22e1051a39Sopenharmony_ci 23e1051a39Sopenharmony_ci[0-update-key-client-update-not-requested-client] 24e1051a39Sopenharmony_ciCipherString = DEFAULT 25e1051a39Sopenharmony_ciVerifyCAFile = ${ENV::TEST_CERTS_DIR}/rootcert.pem 26e1051a39Sopenharmony_ciVerifyMode = Peer 27e1051a39Sopenharmony_ci 28e1051a39Sopenharmony_ci[test-0] 29e1051a39Sopenharmony_ciExpectedResult = Success 30e1051a39Sopenharmony_ciHandshakeMode = KeyUpdateClient 31e1051a39Sopenharmony_ciKeyUpdateType = KeyUpdateNotRequested 32e1051a39Sopenharmony_ciResumptionExpected = No 33e1051a39Sopenharmony_ci 34e1051a39Sopenharmony_ci 35e1051a39Sopenharmony_ci# =========================================================== 36e1051a39Sopenharmony_ci 37e1051a39Sopenharmony_ci[1-update-key-server-update-not-requested] 38e1051a39Sopenharmony_cissl_conf = 1-update-key-server-update-not-requested-ssl 39e1051a39Sopenharmony_ci 40e1051a39Sopenharmony_ci[1-update-key-server-update-not-requested-ssl] 41e1051a39Sopenharmony_ciserver = 1-update-key-server-update-not-requested-server 42e1051a39Sopenharmony_ciclient = 1-update-key-server-update-not-requested-client 43e1051a39Sopenharmony_ci 44e1051a39Sopenharmony_ci[1-update-key-server-update-not-requested-server] 45e1051a39Sopenharmony_ciCertificate = ${ENV::TEST_CERTS_DIR}/servercert.pem 46e1051a39Sopenharmony_ciCipherString = DEFAULT 47e1051a39Sopenharmony_ciPrivateKey = ${ENV::TEST_CERTS_DIR}/serverkey.pem 48e1051a39Sopenharmony_ci 49e1051a39Sopenharmony_ci[1-update-key-server-update-not-requested-client] 50e1051a39Sopenharmony_ciCipherString = DEFAULT 51e1051a39Sopenharmony_ciVerifyCAFile = ${ENV::TEST_CERTS_DIR}/rootcert.pem 52e1051a39Sopenharmony_ciVerifyMode = Peer 53e1051a39Sopenharmony_ci 54e1051a39Sopenharmony_ci[test-1] 55e1051a39Sopenharmony_ciExpectedResult = Success 56e1051a39Sopenharmony_ciHandshakeMode = KeyUpdateServer 57e1051a39Sopenharmony_ciKeyUpdateType = KeyUpdateNotRequested 58e1051a39Sopenharmony_ciResumptionExpected = No 59e1051a39Sopenharmony_ci 60e1051a39Sopenharmony_ci 61e1051a39Sopenharmony_ci# =========================================================== 62e1051a39Sopenharmony_ci 63e1051a39Sopenharmony_ci[2-update-key-client-update-requested] 64e1051a39Sopenharmony_cissl_conf = 2-update-key-client-update-requested-ssl 65e1051a39Sopenharmony_ci 66e1051a39Sopenharmony_ci[2-update-key-client-update-requested-ssl] 67e1051a39Sopenharmony_ciserver = 2-update-key-client-update-requested-server 68e1051a39Sopenharmony_ciclient = 2-update-key-client-update-requested-client 69e1051a39Sopenharmony_ci 70e1051a39Sopenharmony_ci[2-update-key-client-update-requested-server] 71e1051a39Sopenharmony_ciCertificate = ${ENV::TEST_CERTS_DIR}/servercert.pem 72e1051a39Sopenharmony_ciCipherString = DEFAULT 73e1051a39Sopenharmony_ciPrivateKey = ${ENV::TEST_CERTS_DIR}/serverkey.pem 74e1051a39Sopenharmony_ci 75e1051a39Sopenharmony_ci[2-update-key-client-update-requested-client] 76e1051a39Sopenharmony_ciCipherString = DEFAULT 77e1051a39Sopenharmony_ciVerifyCAFile = ${ENV::TEST_CERTS_DIR}/rootcert.pem 78e1051a39Sopenharmony_ciVerifyMode = Peer 79e1051a39Sopenharmony_ci 80e1051a39Sopenharmony_ci[test-2] 81e1051a39Sopenharmony_ciExpectedResult = Success 82e1051a39Sopenharmony_ciHandshakeMode = KeyUpdateClient 83e1051a39Sopenharmony_ciKeyUpdateType = KeyUpdateRequested 84e1051a39Sopenharmony_ciResumptionExpected = No 85e1051a39Sopenharmony_ci 86e1051a39Sopenharmony_ci 87e1051a39Sopenharmony_ci# =========================================================== 88e1051a39Sopenharmony_ci 89e1051a39Sopenharmony_ci[3-update-key-server-update-requested] 90e1051a39Sopenharmony_cissl_conf = 3-update-key-server-update-requested-ssl 91e1051a39Sopenharmony_ci 92e1051a39Sopenharmony_ci[3-update-key-server-update-requested-ssl] 93e1051a39Sopenharmony_ciserver = 3-update-key-server-update-requested-server 94e1051a39Sopenharmony_ciclient = 3-update-key-server-update-requested-client 95e1051a39Sopenharmony_ci 96e1051a39Sopenharmony_ci[3-update-key-server-update-requested-server] 97e1051a39Sopenharmony_ciCertificate = ${ENV::TEST_CERTS_DIR}/servercert.pem 98e1051a39Sopenharmony_ciCipherString = DEFAULT 99e1051a39Sopenharmony_ciPrivateKey = ${ENV::TEST_CERTS_DIR}/serverkey.pem 100e1051a39Sopenharmony_ci 101e1051a39Sopenharmony_ci[3-update-key-server-update-requested-client] 102e1051a39Sopenharmony_ciCipherString = DEFAULT 103e1051a39Sopenharmony_ciVerifyCAFile = ${ENV::TEST_CERTS_DIR}/rootcert.pem 104e1051a39Sopenharmony_ciVerifyMode = Peer 105e1051a39Sopenharmony_ci 106e1051a39Sopenharmony_ci[test-3] 107e1051a39Sopenharmony_ciExpectedResult = Success 108e1051a39Sopenharmony_ciHandshakeMode = KeyUpdateServer 109e1051a39Sopenharmony_ciKeyUpdateType = KeyUpdateRequested 110e1051a39Sopenharmony_ciResumptionExpected = No 111e1051a39Sopenharmony_ci 112e1051a39Sopenharmony_ci 113