1e1051a39Sopenharmony_ci# Generated with generate_ssl_tests.pl
2e1051a39Sopenharmony_ci
3e1051a39Sopenharmony_cinum_tests = 9
4e1051a39Sopenharmony_ci
5e1051a39Sopenharmony_citest-0 = 0-disable-encrypt-then-mac-server-sha
6e1051a39Sopenharmony_citest-1 = 1-disable-encrypt-then-mac-client-sha
7e1051a39Sopenharmony_citest-2 = 2-disable-encrypt-then-mac-both-sha
8e1051a39Sopenharmony_citest-3 = 3-disable-encrypt-then-mac-server-sha2
9e1051a39Sopenharmony_citest-4 = 4-disable-encrypt-then-mac-client-sha2
10e1051a39Sopenharmony_citest-5 = 5-disable-encrypt-then-mac-both-sha2
11e1051a39Sopenharmony_citest-6 = 6-disable-encrypt-then-mac-server-sha-tls1
12e1051a39Sopenharmony_citest-7 = 7-disable-encrypt-then-mac-client-sha-tls1
13e1051a39Sopenharmony_citest-8 = 8-disable-encrypt-then-mac-both-sha-tls1
14e1051a39Sopenharmony_ci# ===========================================================
15e1051a39Sopenharmony_ci
16e1051a39Sopenharmony_ci[0-disable-encrypt-then-mac-server-sha]
17e1051a39Sopenharmony_cissl_conf = 0-disable-encrypt-then-mac-server-sha-ssl
18e1051a39Sopenharmony_ci
19e1051a39Sopenharmony_ci[0-disable-encrypt-then-mac-server-sha-ssl]
20e1051a39Sopenharmony_ciserver = 0-disable-encrypt-then-mac-server-sha-server
21e1051a39Sopenharmony_ciclient = 0-disable-encrypt-then-mac-server-sha-client
22e1051a39Sopenharmony_ci
23e1051a39Sopenharmony_ci[0-disable-encrypt-then-mac-server-sha-server]
24e1051a39Sopenharmony_ciCertificate = ${ENV::TEST_CERTS_DIR}/servercert.pem
25e1051a39Sopenharmony_ciCipherString = DEFAULT
26e1051a39Sopenharmony_ciOptions = -EncryptThenMac
27e1051a39Sopenharmony_ciPrivateKey = ${ENV::TEST_CERTS_DIR}/serverkey.pem
28e1051a39Sopenharmony_ci
29e1051a39Sopenharmony_ci[0-disable-encrypt-then-mac-server-sha-client]
30e1051a39Sopenharmony_ciCipherString = AES128-SHA
31e1051a39Sopenharmony_ciMaxProtocol = TLSv1.2
32e1051a39Sopenharmony_ciVerifyCAFile = ${ENV::TEST_CERTS_DIR}/rootcert.pem
33e1051a39Sopenharmony_ciVerifyMode = Peer
34e1051a39Sopenharmony_ci
35e1051a39Sopenharmony_ci[test-0]
36e1051a39Sopenharmony_ciExpectedResult = Success
37e1051a39Sopenharmony_ci
38e1051a39Sopenharmony_ci
39e1051a39Sopenharmony_ci# ===========================================================
40e1051a39Sopenharmony_ci
41e1051a39Sopenharmony_ci[1-disable-encrypt-then-mac-client-sha]
42e1051a39Sopenharmony_cissl_conf = 1-disable-encrypt-then-mac-client-sha-ssl
43e1051a39Sopenharmony_ci
44e1051a39Sopenharmony_ci[1-disable-encrypt-then-mac-client-sha-ssl]
45e1051a39Sopenharmony_ciserver = 1-disable-encrypt-then-mac-client-sha-server
46e1051a39Sopenharmony_ciclient = 1-disable-encrypt-then-mac-client-sha-client
47e1051a39Sopenharmony_ci
48e1051a39Sopenharmony_ci[1-disable-encrypt-then-mac-client-sha-server]
49e1051a39Sopenharmony_ciCertificate = ${ENV::TEST_CERTS_DIR}/servercert.pem
50e1051a39Sopenharmony_ciCipherString = DEFAULT
51e1051a39Sopenharmony_ciPrivateKey = ${ENV::TEST_CERTS_DIR}/serverkey.pem
52e1051a39Sopenharmony_ci
53e1051a39Sopenharmony_ci[1-disable-encrypt-then-mac-client-sha-client]
54e1051a39Sopenharmony_ciCipherString = AES128-SHA
55e1051a39Sopenharmony_ciMaxProtocol = TLSv1.2
56e1051a39Sopenharmony_ciOptions = -EncryptThenMac
57e1051a39Sopenharmony_ciVerifyCAFile = ${ENV::TEST_CERTS_DIR}/rootcert.pem
58e1051a39Sopenharmony_ciVerifyMode = Peer
59e1051a39Sopenharmony_ci
60e1051a39Sopenharmony_ci[test-1]
61e1051a39Sopenharmony_ciExpectedResult = Success
62e1051a39Sopenharmony_ci
63e1051a39Sopenharmony_ci
64e1051a39Sopenharmony_ci# ===========================================================
65e1051a39Sopenharmony_ci
66e1051a39Sopenharmony_ci[2-disable-encrypt-then-mac-both-sha]
67e1051a39Sopenharmony_cissl_conf = 2-disable-encrypt-then-mac-both-sha-ssl
68e1051a39Sopenharmony_ci
69e1051a39Sopenharmony_ci[2-disable-encrypt-then-mac-both-sha-ssl]
70e1051a39Sopenharmony_ciserver = 2-disable-encrypt-then-mac-both-sha-server
71e1051a39Sopenharmony_ciclient = 2-disable-encrypt-then-mac-both-sha-client
72e1051a39Sopenharmony_ci
73e1051a39Sopenharmony_ci[2-disable-encrypt-then-mac-both-sha-server]
74e1051a39Sopenharmony_ciCertificate = ${ENV::TEST_CERTS_DIR}/servercert.pem
75e1051a39Sopenharmony_ciCipherString = DEFAULT
76e1051a39Sopenharmony_ciOptions = -EncryptThenMac
77e1051a39Sopenharmony_ciPrivateKey = ${ENV::TEST_CERTS_DIR}/serverkey.pem
78e1051a39Sopenharmony_ci
79e1051a39Sopenharmony_ci[2-disable-encrypt-then-mac-both-sha-client]
80e1051a39Sopenharmony_ciCipherString = AES128-SHA
81e1051a39Sopenharmony_ciMaxProtocol = TLSv1.2
82e1051a39Sopenharmony_ciOptions = -EncryptThenMac
83e1051a39Sopenharmony_ciVerifyCAFile = ${ENV::TEST_CERTS_DIR}/rootcert.pem
84e1051a39Sopenharmony_ciVerifyMode = Peer
85e1051a39Sopenharmony_ci
86e1051a39Sopenharmony_ci[test-2]
87e1051a39Sopenharmony_ciExpectedResult = Success
88e1051a39Sopenharmony_ci
89e1051a39Sopenharmony_ci
90e1051a39Sopenharmony_ci# ===========================================================
91e1051a39Sopenharmony_ci
92e1051a39Sopenharmony_ci[3-disable-encrypt-then-mac-server-sha2]
93e1051a39Sopenharmony_cissl_conf = 3-disable-encrypt-then-mac-server-sha2-ssl
94e1051a39Sopenharmony_ci
95e1051a39Sopenharmony_ci[3-disable-encrypt-then-mac-server-sha2-ssl]
96e1051a39Sopenharmony_ciserver = 3-disable-encrypt-then-mac-server-sha2-server
97e1051a39Sopenharmony_ciclient = 3-disable-encrypt-then-mac-server-sha2-client
98e1051a39Sopenharmony_ci
99e1051a39Sopenharmony_ci[3-disable-encrypt-then-mac-server-sha2-server]
100e1051a39Sopenharmony_ciCertificate = ${ENV::TEST_CERTS_DIR}/servercert.pem
101e1051a39Sopenharmony_ciCipherString = DEFAULT
102e1051a39Sopenharmony_ciOptions = -EncryptThenMac
103e1051a39Sopenharmony_ciPrivateKey = ${ENV::TEST_CERTS_DIR}/serverkey.pem
104e1051a39Sopenharmony_ci
105e1051a39Sopenharmony_ci[3-disable-encrypt-then-mac-server-sha2-client]
106e1051a39Sopenharmony_ciCipherString = AES128-SHA256
107e1051a39Sopenharmony_ciMaxProtocol = TLSv1.2
108e1051a39Sopenharmony_ciVerifyCAFile = ${ENV::TEST_CERTS_DIR}/rootcert.pem
109e1051a39Sopenharmony_ciVerifyMode = Peer
110e1051a39Sopenharmony_ci
111e1051a39Sopenharmony_ci[test-3]
112e1051a39Sopenharmony_ciExpectedResult = Success
113e1051a39Sopenharmony_ci
114e1051a39Sopenharmony_ci
115e1051a39Sopenharmony_ci# ===========================================================
116e1051a39Sopenharmony_ci
117e1051a39Sopenharmony_ci[4-disable-encrypt-then-mac-client-sha2]
118e1051a39Sopenharmony_cissl_conf = 4-disable-encrypt-then-mac-client-sha2-ssl
119e1051a39Sopenharmony_ci
120e1051a39Sopenharmony_ci[4-disable-encrypt-then-mac-client-sha2-ssl]
121e1051a39Sopenharmony_ciserver = 4-disable-encrypt-then-mac-client-sha2-server
122e1051a39Sopenharmony_ciclient = 4-disable-encrypt-then-mac-client-sha2-client
123e1051a39Sopenharmony_ci
124e1051a39Sopenharmony_ci[4-disable-encrypt-then-mac-client-sha2-server]
125e1051a39Sopenharmony_ciCertificate = ${ENV::TEST_CERTS_DIR}/servercert.pem
126e1051a39Sopenharmony_ciCipherString = DEFAULT
127e1051a39Sopenharmony_ciPrivateKey = ${ENV::TEST_CERTS_DIR}/serverkey.pem
128e1051a39Sopenharmony_ci
129e1051a39Sopenharmony_ci[4-disable-encrypt-then-mac-client-sha2-client]
130e1051a39Sopenharmony_ciCipherString = AES128-SHA256
131e1051a39Sopenharmony_ciMaxProtocol = TLSv1.2
132e1051a39Sopenharmony_ciOptions = -EncryptThenMac
133e1051a39Sopenharmony_ciVerifyCAFile = ${ENV::TEST_CERTS_DIR}/rootcert.pem
134e1051a39Sopenharmony_ciVerifyMode = Peer
135e1051a39Sopenharmony_ci
136e1051a39Sopenharmony_ci[test-4]
137e1051a39Sopenharmony_ciExpectedResult = Success
138e1051a39Sopenharmony_ci
139e1051a39Sopenharmony_ci
140e1051a39Sopenharmony_ci# ===========================================================
141e1051a39Sopenharmony_ci
142e1051a39Sopenharmony_ci[5-disable-encrypt-then-mac-both-sha2]
143e1051a39Sopenharmony_cissl_conf = 5-disable-encrypt-then-mac-both-sha2-ssl
144e1051a39Sopenharmony_ci
145e1051a39Sopenharmony_ci[5-disable-encrypt-then-mac-both-sha2-ssl]
146e1051a39Sopenharmony_ciserver = 5-disable-encrypt-then-mac-both-sha2-server
147e1051a39Sopenharmony_ciclient = 5-disable-encrypt-then-mac-both-sha2-client
148e1051a39Sopenharmony_ci
149e1051a39Sopenharmony_ci[5-disable-encrypt-then-mac-both-sha2-server]
150e1051a39Sopenharmony_ciCertificate = ${ENV::TEST_CERTS_DIR}/servercert.pem
151e1051a39Sopenharmony_ciCipherString = DEFAULT
152e1051a39Sopenharmony_ciOptions = -EncryptThenMac
153e1051a39Sopenharmony_ciPrivateKey = ${ENV::TEST_CERTS_DIR}/serverkey.pem
154e1051a39Sopenharmony_ci
155e1051a39Sopenharmony_ci[5-disable-encrypt-then-mac-both-sha2-client]
156e1051a39Sopenharmony_ciCipherString = AES128-SHA256
157e1051a39Sopenharmony_ciMaxProtocol = TLSv1.2
158e1051a39Sopenharmony_ciOptions = -EncryptThenMac
159e1051a39Sopenharmony_ciVerifyCAFile = ${ENV::TEST_CERTS_DIR}/rootcert.pem
160e1051a39Sopenharmony_ciVerifyMode = Peer
161e1051a39Sopenharmony_ci
162e1051a39Sopenharmony_ci[test-5]
163e1051a39Sopenharmony_ciExpectedResult = Success
164e1051a39Sopenharmony_ci
165e1051a39Sopenharmony_ci
166e1051a39Sopenharmony_ci# ===========================================================
167e1051a39Sopenharmony_ci
168e1051a39Sopenharmony_ci[6-disable-encrypt-then-mac-server-sha-tls1]
169e1051a39Sopenharmony_cissl_conf = 6-disable-encrypt-then-mac-server-sha-tls1-ssl
170e1051a39Sopenharmony_ci
171e1051a39Sopenharmony_ci[6-disable-encrypt-then-mac-server-sha-tls1-ssl]
172e1051a39Sopenharmony_ciserver = 6-disable-encrypt-then-mac-server-sha-tls1-server
173e1051a39Sopenharmony_ciclient = 6-disable-encrypt-then-mac-server-sha-tls1-client
174e1051a39Sopenharmony_ci
175e1051a39Sopenharmony_ci[6-disable-encrypt-then-mac-server-sha-tls1-server]
176e1051a39Sopenharmony_ciCertificate = ${ENV::TEST_CERTS_DIR}/servercert.pem
177e1051a39Sopenharmony_ciCipherString = DEFAULT:@SECLEVEL=0
178e1051a39Sopenharmony_ciOptions = -EncryptThenMac
179e1051a39Sopenharmony_ciPrivateKey = ${ENV::TEST_CERTS_DIR}/serverkey.pem
180e1051a39Sopenharmony_ci
181e1051a39Sopenharmony_ci[6-disable-encrypt-then-mac-server-sha-tls1-client]
182e1051a39Sopenharmony_ciCipherString = AES128-SHA@SECLEVEL=0
183e1051a39Sopenharmony_ciMaxProtocol = TLSv1
184e1051a39Sopenharmony_ciMinProtocol = TLSv1
185e1051a39Sopenharmony_ciVerifyCAFile = ${ENV::TEST_CERTS_DIR}/rootcert.pem
186e1051a39Sopenharmony_ciVerifyMode = Peer
187e1051a39Sopenharmony_ci
188e1051a39Sopenharmony_ci[test-6]
189e1051a39Sopenharmony_ciExpectedResult = Success
190e1051a39Sopenharmony_ci
191e1051a39Sopenharmony_ci
192e1051a39Sopenharmony_ci# ===========================================================
193e1051a39Sopenharmony_ci
194e1051a39Sopenharmony_ci[7-disable-encrypt-then-mac-client-sha-tls1]
195e1051a39Sopenharmony_cissl_conf = 7-disable-encrypt-then-mac-client-sha-tls1-ssl
196e1051a39Sopenharmony_ci
197e1051a39Sopenharmony_ci[7-disable-encrypt-then-mac-client-sha-tls1-ssl]
198e1051a39Sopenharmony_ciserver = 7-disable-encrypt-then-mac-client-sha-tls1-server
199e1051a39Sopenharmony_ciclient = 7-disable-encrypt-then-mac-client-sha-tls1-client
200e1051a39Sopenharmony_ci
201e1051a39Sopenharmony_ci[7-disable-encrypt-then-mac-client-sha-tls1-server]
202e1051a39Sopenharmony_ciCertificate = ${ENV::TEST_CERTS_DIR}/servercert.pem
203e1051a39Sopenharmony_ciCipherString = DEFAULT:@SECLEVEL=0
204e1051a39Sopenharmony_ciPrivateKey = ${ENV::TEST_CERTS_DIR}/serverkey.pem
205e1051a39Sopenharmony_ci
206e1051a39Sopenharmony_ci[7-disable-encrypt-then-mac-client-sha-tls1-client]
207e1051a39Sopenharmony_ciCipherString = AES128-SHA@SECLEVEL=0
208e1051a39Sopenharmony_ciMaxProtocol = TLSv1
209e1051a39Sopenharmony_ciMinProtocol = TLSv1
210e1051a39Sopenharmony_ciOptions = -EncryptThenMac
211e1051a39Sopenharmony_ciVerifyCAFile = ${ENV::TEST_CERTS_DIR}/rootcert.pem
212e1051a39Sopenharmony_ciVerifyMode = Peer
213e1051a39Sopenharmony_ci
214e1051a39Sopenharmony_ci[test-7]
215e1051a39Sopenharmony_ciExpectedResult = Success
216e1051a39Sopenharmony_ci
217e1051a39Sopenharmony_ci
218e1051a39Sopenharmony_ci# ===========================================================
219e1051a39Sopenharmony_ci
220e1051a39Sopenharmony_ci[8-disable-encrypt-then-mac-both-sha-tls1]
221e1051a39Sopenharmony_cissl_conf = 8-disable-encrypt-then-mac-both-sha-tls1-ssl
222e1051a39Sopenharmony_ci
223e1051a39Sopenharmony_ci[8-disable-encrypt-then-mac-both-sha-tls1-ssl]
224e1051a39Sopenharmony_ciserver = 8-disable-encrypt-then-mac-both-sha-tls1-server
225e1051a39Sopenharmony_ciclient = 8-disable-encrypt-then-mac-both-sha-tls1-client
226e1051a39Sopenharmony_ci
227e1051a39Sopenharmony_ci[8-disable-encrypt-then-mac-both-sha-tls1-server]
228e1051a39Sopenharmony_ciCertificate = ${ENV::TEST_CERTS_DIR}/servercert.pem
229e1051a39Sopenharmony_ciCipherString = DEFAULT:@SECLEVEL=0
230e1051a39Sopenharmony_ciOptions = -EncryptThenMac
231e1051a39Sopenharmony_ciPrivateKey = ${ENV::TEST_CERTS_DIR}/serverkey.pem
232e1051a39Sopenharmony_ci
233e1051a39Sopenharmony_ci[8-disable-encrypt-then-mac-both-sha-tls1-client]
234e1051a39Sopenharmony_ciCipherString = AES128-SHA@SECLEVEL=0
235e1051a39Sopenharmony_ciMaxProtocol = TLSv1
236e1051a39Sopenharmony_ciMinProtocol = TLSv1
237e1051a39Sopenharmony_ciOptions = -EncryptThenMac
238e1051a39Sopenharmony_ciVerifyCAFile = ${ENV::TEST_CERTS_DIR}/rootcert.pem
239e1051a39Sopenharmony_ciVerifyMode = Peer
240e1051a39Sopenharmony_ci
241e1051a39Sopenharmony_ci[test-8]
242e1051a39Sopenharmony_ciExpectedResult = Success
243e1051a39Sopenharmony_ci
244e1051a39Sopenharmony_ci
245