| 
									
										
										
										
											2016-09-27 00:25:43 +08:00
										 |  |  | # Generated with generate_ssl_tests.pl | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | num_tests = 18 | 
					
						
							| 
									
										
										
										
											2016-09-27 00:25:43 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-09-27 18:50:43 +08:00
										 |  |  | test-0 = 0-renegotiate-client-no-resume | 
					
						
							|  |  |  | test-1 = 1-renegotiate-client-resume | 
					
						
							|  |  |  | test-2 = 2-renegotiate-server-no-resume | 
					
						
							|  |  |  | test-3 = 3-renegotiate-server-resume | 
					
						
							| 
									
										
										
										
											2016-11-23 00:55:35 +08:00
										 |  |  | test-4 = 4-renegotiate-client-auth-require | 
					
						
							|  |  |  | test-5 = 5-renegotiate-client-auth-once | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | test-6 = 6-renegotiate-client-legacy-connect | 
					
						
							|  |  |  | test-7 = 7-renegotiate-aead-to-non-aead | 
					
						
							|  |  |  | test-8 = 8-renegotiate-non-aead-to-aead | 
					
						
							|  |  |  | test-9 = 9-renegotiate-non-aead-to-non-aead | 
					
						
							|  |  |  | test-10 = 10-renegotiate-aead-to-aead | 
					
						
							|  |  |  | test-11 = 11-no-renegotiation-server-by-client | 
					
						
							|  |  |  | test-12 = 12-no-renegotiation-server-by-server | 
					
						
							|  |  |  | test-13 = 13-no-renegotiation-client-by-server | 
					
						
							|  |  |  | test-14 = 14-no-renegotiation-client-by-client | 
					
						
							|  |  |  | test-15 = 15-no-extms-on-renegotiation | 
					
						
							|  |  |  | test-16 = 16-allow-client-renegotiation | 
					
						
							|  |  |  | test-17 = 17-no-client-renegotiation | 
					
						
							| 
									
										
										
										
											2016-09-27 00:25:43 +08:00
										 |  |  | # =========================================================== | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-09-27 18:50:43 +08:00
										 |  |  | [0-renegotiate-client-no-resume] | 
					
						
							|  |  |  | ssl_conf = 0-renegotiate-client-no-resume-ssl | 
					
						
							| 
									
										
										
										
											2016-09-27 00:25:43 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-09-27 18:50:43 +08:00
										 |  |  | [0-renegotiate-client-no-resume-ssl] | 
					
						
							|  |  |  | server = 0-renegotiate-client-no-resume-server | 
					
						
							|  |  |  | client = 0-renegotiate-client-no-resume-client | 
					
						
							| 
									
										
										
										
											2016-09-27 00:25:43 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-09-27 18:50:43 +08:00
										 |  |  | [0-renegotiate-client-no-resume-server] | 
					
						
							| 
									
										
										
										
											2016-09-27 00:25:43 +08:00
										 |  |  | Certificate = ${ENV::TEST_CERTS_DIR}/servercert.pem | 
					
						
							|  |  |  | CipherString = DEFAULT | 
					
						
							| 
									
										
										
										
											2016-10-23 07:41:11 +08:00
										 |  |  | MaxProtocol = TLSv1.2 | 
					
						
							| 
									
										
										
										
											2016-09-27 18:50:43 +08:00
										 |  |  | Options = NoResumptionOnRenegotiation | 
					
						
							| 
									
										
										
										
											2016-09-27 00:25:43 +08:00
										 |  |  | PrivateKey = ${ENV::TEST_CERTS_DIR}/serverkey.pem | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-09-27 18:50:43 +08:00
										 |  |  | [0-renegotiate-client-no-resume-client] | 
					
						
							| 
									
										
										
										
											2016-09-27 00:25:43 +08:00
										 |  |  | CipherString = DEFAULT | 
					
						
							|  |  |  | VerifyCAFile = ${ENV::TEST_CERTS_DIR}/rootcert.pem | 
					
						
							|  |  |  | VerifyMode = Peer | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [test-0] | 
					
						
							|  |  |  | ExpectedResult = Success | 
					
						
							| 
									
										
										
										
											2016-09-27 18:50:43 +08:00
										 |  |  | HandshakeMode = RenegotiateClient | 
					
						
							| 
									
										
										
										
											2016-09-27 00:25:43 +08:00
										 |  |  | Method = TLS | 
					
						
							| 
									
										
										
										
											2016-09-27 18:50:43 +08:00
										 |  |  | ResumptionExpected = No | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | # =========================================================== | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [1-renegotiate-client-resume] | 
					
						
							|  |  |  | ssl_conf = 1-renegotiate-client-resume-ssl | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [1-renegotiate-client-resume-ssl] | 
					
						
							|  |  |  | server = 1-renegotiate-client-resume-server | 
					
						
							|  |  |  | client = 1-renegotiate-client-resume-client | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [1-renegotiate-client-resume-server] | 
					
						
							|  |  |  | Certificate = ${ENV::TEST_CERTS_DIR}/servercert.pem | 
					
						
							|  |  |  | CipherString = DEFAULT | 
					
						
							| 
									
										
										
										
											2016-10-23 07:41:11 +08:00
										 |  |  | MaxProtocol = TLSv1.2 | 
					
						
							| 
									
										
										
										
											2016-09-27 18:50:43 +08:00
										 |  |  | PrivateKey = ${ENV::TEST_CERTS_DIR}/serverkey.pem | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [1-renegotiate-client-resume-client] | 
					
						
							|  |  |  | CipherString = DEFAULT | 
					
						
							|  |  |  | VerifyCAFile = ${ENV::TEST_CERTS_DIR}/rootcert.pem | 
					
						
							|  |  |  | VerifyMode = Peer | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [test-1] | 
					
						
							|  |  |  | ExpectedResult = Success | 
					
						
							|  |  |  | HandshakeMode = RenegotiateClient | 
					
						
							|  |  |  | Method = TLS | 
					
						
							|  |  |  | ResumptionExpected = Yes | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | # =========================================================== | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [2-renegotiate-server-no-resume] | 
					
						
							|  |  |  | ssl_conf = 2-renegotiate-server-no-resume-ssl | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [2-renegotiate-server-no-resume-ssl] | 
					
						
							|  |  |  | server = 2-renegotiate-server-no-resume-server | 
					
						
							|  |  |  | client = 2-renegotiate-server-no-resume-client | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [2-renegotiate-server-no-resume-server] | 
					
						
							|  |  |  | Certificate = ${ENV::TEST_CERTS_DIR}/servercert.pem | 
					
						
							|  |  |  | CipherString = DEFAULT | 
					
						
							| 
									
										
										
										
											2016-10-23 07:41:11 +08:00
										 |  |  | MaxProtocol = TLSv1.2 | 
					
						
							| 
									
										
										
										
											2016-09-27 18:50:43 +08:00
										 |  |  | Options = NoResumptionOnRenegotiation | 
					
						
							|  |  |  | PrivateKey = ${ENV::TEST_CERTS_DIR}/serverkey.pem | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [2-renegotiate-server-no-resume-client] | 
					
						
							|  |  |  | CipherString = DEFAULT | 
					
						
							|  |  |  | VerifyCAFile = ${ENV::TEST_CERTS_DIR}/rootcert.pem | 
					
						
							|  |  |  | VerifyMode = Peer | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [test-2] | 
					
						
							|  |  |  | ExpectedResult = Success | 
					
						
							|  |  |  | HandshakeMode = RenegotiateServer | 
					
						
							|  |  |  | Method = TLS | 
					
						
							|  |  |  | ResumptionExpected = No | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | # =========================================================== | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [3-renegotiate-server-resume] | 
					
						
							|  |  |  | ssl_conf = 3-renegotiate-server-resume-ssl | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [3-renegotiate-server-resume-ssl] | 
					
						
							|  |  |  | server = 3-renegotiate-server-resume-server | 
					
						
							|  |  |  | client = 3-renegotiate-server-resume-client | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [3-renegotiate-server-resume-server] | 
					
						
							|  |  |  | Certificate = ${ENV::TEST_CERTS_DIR}/servercert.pem | 
					
						
							|  |  |  | CipherString = DEFAULT | 
					
						
							| 
									
										
										
										
											2016-10-23 07:41:11 +08:00
										 |  |  | MaxProtocol = TLSv1.2 | 
					
						
							| 
									
										
										
										
											2016-09-27 18:50:43 +08:00
										 |  |  | PrivateKey = ${ENV::TEST_CERTS_DIR}/serverkey.pem | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [3-renegotiate-server-resume-client] | 
					
						
							|  |  |  | CipherString = DEFAULT | 
					
						
							|  |  |  | VerifyCAFile = ${ENV::TEST_CERTS_DIR}/rootcert.pem | 
					
						
							|  |  |  | VerifyMode = Peer | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [test-3] | 
					
						
							|  |  |  | ExpectedResult = Success | 
					
						
							|  |  |  | HandshakeMode = RenegotiateServer | 
					
						
							|  |  |  | Method = TLS | 
					
						
							|  |  |  | ResumptionExpected = Yes | 
					
						
							| 
									
										
										
										
											2016-09-27 00:25:43 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-11-23 00:55:35 +08:00
										 |  |  | # =========================================================== | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [4-renegotiate-client-auth-require] | 
					
						
							|  |  |  | ssl_conf = 4-renegotiate-client-auth-require-ssl | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [4-renegotiate-client-auth-require-ssl] | 
					
						
							|  |  |  | server = 4-renegotiate-client-auth-require-server | 
					
						
							|  |  |  | client = 4-renegotiate-client-auth-require-client | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [4-renegotiate-client-auth-require-server] | 
					
						
							|  |  |  | Certificate = ${ENV::TEST_CERTS_DIR}/servercert.pem | 
					
						
							|  |  |  | CipherString = DEFAULT | 
					
						
							|  |  |  | MaxProtocol = TLSv1.2 | 
					
						
							|  |  |  | Options = NoResumptionOnRenegotiation | 
					
						
							|  |  |  | PrivateKey = ${ENV::TEST_CERTS_DIR}/serverkey.pem | 
					
						
							|  |  |  | VerifyCAFile = ${ENV::TEST_CERTS_DIR}/root-cert.pem | 
					
						
							|  |  |  | VerifyMode = Require | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [4-renegotiate-client-auth-require-client] | 
					
						
							|  |  |  | Certificate = ${ENV::TEST_CERTS_DIR}/ee-client-chain.pem | 
					
						
							|  |  |  | CipherString = DEFAULT | 
					
						
							|  |  |  | PrivateKey = ${ENV::TEST_CERTS_DIR}/ee-key.pem | 
					
						
							|  |  |  | VerifyCAFile = ${ENV::TEST_CERTS_DIR}/rootcert.pem | 
					
						
							|  |  |  | VerifyMode = Peer | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [test-4] | 
					
						
							|  |  |  | ExpectedResult = Success | 
					
						
							|  |  |  | HandshakeMode = RenegotiateServer | 
					
						
							|  |  |  | Method = TLS | 
					
						
							|  |  |  | ResumptionExpected = No | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | # =========================================================== | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [5-renegotiate-client-auth-once] | 
					
						
							|  |  |  | ssl_conf = 5-renegotiate-client-auth-once-ssl | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [5-renegotiate-client-auth-once-ssl] | 
					
						
							|  |  |  | server = 5-renegotiate-client-auth-once-server | 
					
						
							|  |  |  | client = 5-renegotiate-client-auth-once-client | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [5-renegotiate-client-auth-once-server] | 
					
						
							|  |  |  | Certificate = ${ENV::TEST_CERTS_DIR}/servercert.pem | 
					
						
							|  |  |  | CipherString = DEFAULT | 
					
						
							|  |  |  | MaxProtocol = TLSv1.2 | 
					
						
							|  |  |  | Options = NoResumptionOnRenegotiation | 
					
						
							|  |  |  | PrivateKey = ${ENV::TEST_CERTS_DIR}/serverkey.pem | 
					
						
							|  |  |  | VerifyCAFile = ${ENV::TEST_CERTS_DIR}/root-cert.pem | 
					
						
							|  |  |  | VerifyMode = Once | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [5-renegotiate-client-auth-once-client] | 
					
						
							|  |  |  | Certificate = ${ENV::TEST_CERTS_DIR}/ee-client-chain.pem | 
					
						
							|  |  |  | CipherString = DEFAULT | 
					
						
							|  |  |  | PrivateKey = ${ENV::TEST_CERTS_DIR}/ee-key.pem | 
					
						
							|  |  |  | VerifyCAFile = ${ENV::TEST_CERTS_DIR}/rootcert.pem | 
					
						
							|  |  |  | VerifyMode = Peer | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [test-5] | 
					
						
							|  |  |  | ExpectedResult = Success | 
					
						
							|  |  |  | HandshakeMode = RenegotiateServer | 
					
						
							|  |  |  | Method = TLS | 
					
						
							|  |  |  | ResumptionExpected = No | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-03 19:21:07 +08:00
										 |  |  | # =========================================================== | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [6-renegotiate-client-legacy-connect] | 
					
						
							|  |  |  | ssl_conf = 6-renegotiate-client-legacy-connect-ssl | 
					
						
							| 
									
										
										
										
											2017-02-03 19:21:07 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [6-renegotiate-client-legacy-connect-ssl] | 
					
						
							|  |  |  | server = 6-renegotiate-client-legacy-connect-server | 
					
						
							|  |  |  | client = 6-renegotiate-client-legacy-connect-client | 
					
						
							| 
									
										
										
										
											2017-02-03 19:21:07 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [6-renegotiate-client-legacy-connect-server] | 
					
						
							|  |  |  | Certificate = ${ENV::TEST_CERTS_DIR}/servercert.pem | 
					
						
							|  |  |  | CipherString = DEFAULT | 
					
						
							|  |  |  | MaxProtocol = TLSv1.2 | 
					
						
							|  |  |  | PrivateKey = ${ENV::TEST_CERTS_DIR}/serverkey.pem | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [6-renegotiate-client-legacy-connect-client] | 
					
						
							|  |  |  | CipherString = DEFAULT | 
					
						
							|  |  |  | Options = UnsafeLegacyServerConnect | 
					
						
							|  |  |  | VerifyCAFile = ${ENV::TEST_CERTS_DIR}/rootcert.pem | 
					
						
							|  |  |  | VerifyMode = Peer | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [test-6] | 
					
						
							|  |  |  | ExpectedResult = Success | 
					
						
							|  |  |  | HandshakeMode = RenegotiateClient | 
					
						
							|  |  |  | Method = TLS | 
					
						
							|  |  |  | ResumptionExpected = Yes | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | # =========================================================== | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [7-renegotiate-aead-to-non-aead] | 
					
						
							|  |  |  | ssl_conf = 7-renegotiate-aead-to-non-aead-ssl | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [7-renegotiate-aead-to-non-aead-ssl] | 
					
						
							|  |  |  | server = 7-renegotiate-aead-to-non-aead-server | 
					
						
							|  |  |  | client = 7-renegotiate-aead-to-non-aead-client | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [7-renegotiate-aead-to-non-aead-server] | 
					
						
							| 
									
										
										
										
											2017-02-03 19:21:07 +08:00
										 |  |  | Certificate = ${ENV::TEST_CERTS_DIR}/servercert.pem | 
					
						
							|  |  |  | CipherString = DEFAULT | 
					
						
							|  |  |  | Options = NoResumptionOnRenegotiation | 
					
						
							|  |  |  | PrivateKey = ${ENV::TEST_CERTS_DIR}/serverkey.pem | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [7-renegotiate-aead-to-non-aead-client] | 
					
						
							| 
									
										
										
										
											2017-02-03 19:21:07 +08:00
										 |  |  | CipherString = AES128-GCM-SHA256 | 
					
						
							| 
									
										
										
										
											2017-04-26 17:38:32 +08:00
										 |  |  | MaxProtocol = TLSv1.2 | 
					
						
							| 
									
										
										
										
											2017-02-03 19:21:07 +08:00
										 |  |  | VerifyCAFile = ${ENV::TEST_CERTS_DIR}/rootcert.pem | 
					
						
							|  |  |  | VerifyMode = Peer | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [test-7] | 
					
						
							| 
									
										
										
										
											2017-02-03 19:21:07 +08:00
										 |  |  | ExpectedResult = Success | 
					
						
							|  |  |  | HandshakeMode = RenegotiateClient | 
					
						
							|  |  |  | Method = TLS | 
					
						
							|  |  |  | ResumptionExpected = No | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | client = 7-renegotiate-aead-to-non-aead-client-extra | 
					
						
							| 
									
										
										
										
											2017-02-03 19:21:07 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [7-renegotiate-aead-to-non-aead-client-extra] | 
					
						
							| 
									
										
										
										
											2017-02-03 19:21:07 +08:00
										 |  |  | RenegotiateCiphers = AES128-SHA | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | # =========================================================== | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [8-renegotiate-non-aead-to-aead] | 
					
						
							|  |  |  | ssl_conf = 8-renegotiate-non-aead-to-aead-ssl | 
					
						
							| 
									
										
										
										
											2017-02-03 19:21:07 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [8-renegotiate-non-aead-to-aead-ssl] | 
					
						
							|  |  |  | server = 8-renegotiate-non-aead-to-aead-server | 
					
						
							|  |  |  | client = 8-renegotiate-non-aead-to-aead-client | 
					
						
							| 
									
										
										
										
											2017-02-03 19:21:07 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [8-renegotiate-non-aead-to-aead-server] | 
					
						
							| 
									
										
										
										
											2017-02-03 19:21:07 +08:00
										 |  |  | Certificate = ${ENV::TEST_CERTS_DIR}/servercert.pem | 
					
						
							|  |  |  | CipherString = DEFAULT | 
					
						
							|  |  |  | Options = NoResumptionOnRenegotiation | 
					
						
							|  |  |  | PrivateKey = ${ENV::TEST_CERTS_DIR}/serverkey.pem | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [8-renegotiate-non-aead-to-aead-client] | 
					
						
							| 
									
										
										
										
											2017-02-03 19:21:07 +08:00
										 |  |  | CipherString = AES128-SHA | 
					
						
							| 
									
										
										
										
											2017-04-26 17:38:32 +08:00
										 |  |  | MaxProtocol = TLSv1.2 | 
					
						
							| 
									
										
										
										
											2017-02-03 19:21:07 +08:00
										 |  |  | VerifyCAFile = ${ENV::TEST_CERTS_DIR}/rootcert.pem | 
					
						
							|  |  |  | VerifyMode = Peer | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [test-8] | 
					
						
							| 
									
										
										
										
											2017-02-03 19:21:07 +08:00
										 |  |  | ExpectedResult = Success | 
					
						
							|  |  |  | HandshakeMode = RenegotiateClient | 
					
						
							|  |  |  | Method = TLS | 
					
						
							|  |  |  | ResumptionExpected = No | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | client = 8-renegotiate-non-aead-to-aead-client-extra | 
					
						
							| 
									
										
										
										
											2017-02-03 19:21:07 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [8-renegotiate-non-aead-to-aead-client-extra] | 
					
						
							| 
									
										
										
										
											2017-02-03 19:21:07 +08:00
										 |  |  | RenegotiateCiphers = AES128-GCM-SHA256 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | # =========================================================== | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [9-renegotiate-non-aead-to-non-aead] | 
					
						
							|  |  |  | ssl_conf = 9-renegotiate-non-aead-to-non-aead-ssl | 
					
						
							| 
									
										
										
										
											2017-02-03 19:21:07 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [9-renegotiate-non-aead-to-non-aead-ssl] | 
					
						
							|  |  |  | server = 9-renegotiate-non-aead-to-non-aead-server | 
					
						
							|  |  |  | client = 9-renegotiate-non-aead-to-non-aead-client | 
					
						
							| 
									
										
										
										
											2017-02-03 19:21:07 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [9-renegotiate-non-aead-to-non-aead-server] | 
					
						
							| 
									
										
										
										
											2017-02-03 19:21:07 +08:00
										 |  |  | Certificate = ${ENV::TEST_CERTS_DIR}/servercert.pem | 
					
						
							|  |  |  | CipherString = DEFAULT | 
					
						
							|  |  |  | Options = NoResumptionOnRenegotiation | 
					
						
							|  |  |  | PrivateKey = ${ENV::TEST_CERTS_DIR}/serverkey.pem | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [9-renegotiate-non-aead-to-non-aead-client] | 
					
						
							| 
									
										
										
										
											2017-02-03 19:21:07 +08:00
										 |  |  | CipherString = AES128-SHA | 
					
						
							| 
									
										
										
										
											2017-04-26 17:38:32 +08:00
										 |  |  | MaxProtocol = TLSv1.2 | 
					
						
							| 
									
										
										
										
											2017-02-03 19:21:07 +08:00
										 |  |  | VerifyCAFile = ${ENV::TEST_CERTS_DIR}/rootcert.pem | 
					
						
							|  |  |  | VerifyMode = Peer | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [test-9] | 
					
						
							| 
									
										
										
										
											2017-02-03 19:21:07 +08:00
										 |  |  | ExpectedResult = Success | 
					
						
							|  |  |  | HandshakeMode = RenegotiateClient | 
					
						
							|  |  |  | Method = TLS | 
					
						
							|  |  |  | ResumptionExpected = No | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | client = 9-renegotiate-non-aead-to-non-aead-client-extra | 
					
						
							| 
									
										
										
										
											2017-02-03 19:21:07 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [9-renegotiate-non-aead-to-non-aead-client-extra] | 
					
						
							| 
									
										
										
										
											2017-02-03 19:21:07 +08:00
										 |  |  | RenegotiateCiphers = AES256-SHA | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | # =========================================================== | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [10-renegotiate-aead-to-aead] | 
					
						
							|  |  |  | ssl_conf = 10-renegotiate-aead-to-aead-ssl | 
					
						
							| 
									
										
										
										
											2017-02-03 19:21:07 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [10-renegotiate-aead-to-aead-ssl] | 
					
						
							|  |  |  | server = 10-renegotiate-aead-to-aead-server | 
					
						
							|  |  |  | client = 10-renegotiate-aead-to-aead-client | 
					
						
							| 
									
										
										
										
											2017-02-03 19:21:07 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [10-renegotiate-aead-to-aead-server] | 
					
						
							| 
									
										
										
										
											2017-02-03 19:21:07 +08:00
										 |  |  | Certificate = ${ENV::TEST_CERTS_DIR}/servercert.pem | 
					
						
							|  |  |  | CipherString = DEFAULT | 
					
						
							|  |  |  | Options = NoResumptionOnRenegotiation | 
					
						
							|  |  |  | PrivateKey = ${ENV::TEST_CERTS_DIR}/serverkey.pem | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [10-renegotiate-aead-to-aead-client] | 
					
						
							| 
									
										
										
										
											2017-02-03 19:21:07 +08:00
										 |  |  | CipherString = AES128-GCM-SHA256 | 
					
						
							| 
									
										
										
										
											2017-04-26 17:38:32 +08:00
										 |  |  | MaxProtocol = TLSv1.2 | 
					
						
							| 
									
										
										
										
											2017-02-03 19:21:07 +08:00
										 |  |  | VerifyCAFile = ${ENV::TEST_CERTS_DIR}/rootcert.pem | 
					
						
							|  |  |  | VerifyMode = Peer | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [test-10] | 
					
						
							| 
									
										
										
										
											2017-02-03 19:21:07 +08:00
										 |  |  | ExpectedResult = Success | 
					
						
							|  |  |  | HandshakeMode = RenegotiateClient | 
					
						
							|  |  |  | Method = TLS | 
					
						
							|  |  |  | ResumptionExpected = No | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | client = 10-renegotiate-aead-to-aead-client-extra | 
					
						
							| 
									
										
										
										
											2017-02-03 19:21:07 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [10-renegotiate-aead-to-aead-client-extra] | 
					
						
							| 
									
										
										
										
											2017-02-03 19:21:07 +08:00
										 |  |  | RenegotiateCiphers = AES256-GCM-SHA384 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-05-11 04:46:14 +08:00
										 |  |  | # =========================================================== | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [11-no-renegotiation-server-by-client] | 
					
						
							|  |  |  | ssl_conf = 11-no-renegotiation-server-by-client-ssl | 
					
						
							| 
									
										
										
										
											2017-05-11 04:46:14 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [11-no-renegotiation-server-by-client-ssl] | 
					
						
							|  |  |  | server = 11-no-renegotiation-server-by-client-server | 
					
						
							|  |  |  | client = 11-no-renegotiation-server-by-client-client | 
					
						
							| 
									
										
										
										
											2017-05-11 04:46:14 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [11-no-renegotiation-server-by-client-server] | 
					
						
							| 
									
										
										
										
											2017-05-11 04:46:14 +08:00
										 |  |  | Certificate = ${ENV::TEST_CERTS_DIR}/servercert.pem | 
					
						
							|  |  |  | CipherString = DEFAULT | 
					
						
							|  |  |  | MaxProtocol = TLSv1.2 | 
					
						
							|  |  |  | Options = NoRenegotiation | 
					
						
							|  |  |  | PrivateKey = ${ENV::TEST_CERTS_DIR}/serverkey.pem | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [11-no-renegotiation-server-by-client-client] | 
					
						
							| 
									
										
										
										
											2017-05-11 04:46:14 +08:00
										 |  |  | CipherString = DEFAULT | 
					
						
							|  |  |  | VerifyCAFile = ${ENV::TEST_CERTS_DIR}/rootcert.pem | 
					
						
							|  |  |  | VerifyMode = Peer | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [test-11] | 
					
						
							| 
									
										
										
										
											2017-05-11 04:46:14 +08:00
										 |  |  | ExpectedResult = ClientFail | 
					
						
							|  |  |  | HandshakeMode = RenegotiateClient | 
					
						
							|  |  |  | Method = TLS | 
					
						
							|  |  |  | ResumptionExpected = No | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | # =========================================================== | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [12-no-renegotiation-server-by-server] | 
					
						
							|  |  |  | ssl_conf = 12-no-renegotiation-server-by-server-ssl | 
					
						
							| 
									
										
										
										
											2017-05-11 04:46:14 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [12-no-renegotiation-server-by-server-ssl] | 
					
						
							|  |  |  | server = 12-no-renegotiation-server-by-server-server | 
					
						
							|  |  |  | client = 12-no-renegotiation-server-by-server-client | 
					
						
							| 
									
										
										
										
											2017-05-11 04:46:14 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [12-no-renegotiation-server-by-server-server] | 
					
						
							| 
									
										
										
										
											2017-05-11 04:46:14 +08:00
										 |  |  | Certificate = ${ENV::TEST_CERTS_DIR}/servercert.pem | 
					
						
							|  |  |  | CipherString = DEFAULT | 
					
						
							|  |  |  | MaxProtocol = TLSv1.2 | 
					
						
							|  |  |  | Options = NoRenegotiation | 
					
						
							|  |  |  | PrivateKey = ${ENV::TEST_CERTS_DIR}/serverkey.pem | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [12-no-renegotiation-server-by-server-client] | 
					
						
							| 
									
										
										
										
											2017-05-11 04:46:14 +08:00
										 |  |  | CipherString = DEFAULT | 
					
						
							|  |  |  | VerifyCAFile = ${ENV::TEST_CERTS_DIR}/rootcert.pem | 
					
						
							|  |  |  | VerifyMode = Peer | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [test-12] | 
					
						
							| 
									
										
										
										
											2017-05-11 04:46:14 +08:00
										 |  |  | ExpectedResult = ServerFail | 
					
						
							|  |  |  | HandshakeMode = RenegotiateServer | 
					
						
							|  |  |  | Method = TLS | 
					
						
							|  |  |  | ResumptionExpected = No | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | # =========================================================== | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [13-no-renegotiation-client-by-server] | 
					
						
							|  |  |  | ssl_conf = 13-no-renegotiation-client-by-server-ssl | 
					
						
							| 
									
										
										
										
											2017-05-11 04:46:14 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [13-no-renegotiation-client-by-server-ssl] | 
					
						
							|  |  |  | server = 13-no-renegotiation-client-by-server-server | 
					
						
							|  |  |  | client = 13-no-renegotiation-client-by-server-client | 
					
						
							| 
									
										
										
										
											2017-05-11 04:46:14 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [13-no-renegotiation-client-by-server-server] | 
					
						
							| 
									
										
										
										
											2017-05-11 04:46:14 +08:00
										 |  |  | Certificate = ${ENV::TEST_CERTS_DIR}/servercert.pem | 
					
						
							|  |  |  | CipherString = DEFAULT | 
					
						
							|  |  |  | MaxProtocol = TLSv1.2 | 
					
						
							|  |  |  | PrivateKey = ${ENV::TEST_CERTS_DIR}/serverkey.pem | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [13-no-renegotiation-client-by-server-client] | 
					
						
							| 
									
										
										
										
											2017-05-11 04:46:14 +08:00
										 |  |  | CipherString = DEFAULT | 
					
						
							|  |  |  | Options = NoRenegotiation | 
					
						
							|  |  |  | VerifyCAFile = ${ENV::TEST_CERTS_DIR}/rootcert.pem | 
					
						
							|  |  |  | VerifyMode = Peer | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [test-13] | 
					
						
							| 
									
										
										
										
											2017-05-11 04:46:14 +08:00
										 |  |  | ExpectedResult = ServerFail | 
					
						
							|  |  |  | HandshakeMode = RenegotiateServer | 
					
						
							|  |  |  | Method = TLS | 
					
						
							|  |  |  | ResumptionExpected = No | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | # =========================================================== | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [14-no-renegotiation-client-by-client] | 
					
						
							|  |  |  | ssl_conf = 14-no-renegotiation-client-by-client-ssl | 
					
						
							| 
									
										
										
										
											2017-05-11 04:46:14 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [14-no-renegotiation-client-by-client-ssl] | 
					
						
							|  |  |  | server = 14-no-renegotiation-client-by-client-server | 
					
						
							|  |  |  | client = 14-no-renegotiation-client-by-client-client | 
					
						
							| 
									
										
										
										
											2017-05-11 04:46:14 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [14-no-renegotiation-client-by-client-server] | 
					
						
							| 
									
										
										
										
											2017-05-11 04:46:14 +08:00
										 |  |  | Certificate = ${ENV::TEST_CERTS_DIR}/servercert.pem | 
					
						
							|  |  |  | CipherString = DEFAULT | 
					
						
							|  |  |  | MaxProtocol = TLSv1.2 | 
					
						
							|  |  |  | PrivateKey = ${ENV::TEST_CERTS_DIR}/serverkey.pem | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [14-no-renegotiation-client-by-client-client] | 
					
						
							| 
									
										
										
										
											2017-05-11 04:46:14 +08:00
										 |  |  | CipherString = DEFAULT | 
					
						
							|  |  |  | Options = NoRenegotiation | 
					
						
							|  |  |  | VerifyCAFile = ${ENV::TEST_CERTS_DIR}/rootcert.pem | 
					
						
							|  |  |  | VerifyMode = Peer | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [test-14] | 
					
						
							| 
									
										
										
										
											2017-05-11 04:46:14 +08:00
										 |  |  | ExpectedResult = ClientFail | 
					
						
							|  |  |  | HandshakeMode = RenegotiateClient | 
					
						
							|  |  |  | Method = TLS | 
					
						
							|  |  |  | ResumptionExpected = No | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-06-05 16:50:25 +08:00
										 |  |  | # =========================================================== | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [15-no-extms-on-renegotiation] | 
					
						
							|  |  |  | ssl_conf = 15-no-extms-on-renegotiation-ssl | 
					
						
							| 
									
										
										
										
											2020-06-05 16:50:25 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [15-no-extms-on-renegotiation-ssl] | 
					
						
							|  |  |  | server = 15-no-extms-on-renegotiation-server | 
					
						
							|  |  |  | client = 15-no-extms-on-renegotiation-client | 
					
						
							| 
									
										
										
										
											2020-06-05 16:50:25 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [15-no-extms-on-renegotiation-server] | 
					
						
							| 
									
										
										
										
											2020-06-05 16:50:25 +08:00
										 |  |  | Certificate = ${ENV::TEST_CERTS_DIR}/servercert.pem | 
					
						
							|  |  |  | CipherString = DEFAULT | 
					
						
							|  |  |  | MaxProtocol = TLSv1.2 | 
					
						
							|  |  |  | PrivateKey = ${ENV::TEST_CERTS_DIR}/serverkey.pem | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [15-no-extms-on-renegotiation-client] | 
					
						
							| 
									
										
										
										
											2020-06-05 16:50:25 +08:00
										 |  |  | CipherString = DEFAULT | 
					
						
							|  |  |  | MaxProtocol = TLSv1.2 | 
					
						
							|  |  |  | VerifyCAFile = ${ENV::TEST_CERTS_DIR}/rootcert.pem | 
					
						
							|  |  |  | VerifyMode = Peer | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [test-15] | 
					
						
							| 
									
										
										
										
											2020-06-05 16:50:25 +08:00
										 |  |  | ExpectedResult = ServerFail | 
					
						
							|  |  |  | HandshakeMode = RenegotiateClient | 
					
						
							|  |  |  | Method = TLS | 
					
						
							|  |  |  | ResumptionExpected = No | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | client = 15-no-extms-on-renegotiation-client-extra | 
					
						
							| 
									
										
										
										
											2020-06-05 16:50:25 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [15-no-extms-on-renegotiation-client-extra] | 
					
						
							| 
									
										
										
										
											2020-06-05 16:50:25 +08:00
										 |  |  | RenegotiateNoExtms = Yes | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-05-22 01:26:33 +08:00
										 |  |  | # =========================================================== | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [16-allow-client-renegotiation] | 
					
						
							|  |  |  | ssl_conf = 16-allow-client-renegotiation-ssl | 
					
						
							| 
									
										
										
										
											2021-05-22 01:26:33 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [16-allow-client-renegotiation-ssl] | 
					
						
							|  |  |  | server = 16-allow-client-renegotiation-server | 
					
						
							|  |  |  | client = 16-allow-client-renegotiation-client | 
					
						
							| 
									
										
										
										
											2021-05-22 01:26:33 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [16-allow-client-renegotiation-server] | 
					
						
							| 
									
										
										
										
											2021-05-22 01:26:33 +08:00
										 |  |  | Certificate = ${ENV::TEST_CERTS_DIR}/servercert.pem | 
					
						
							|  |  |  | CipherString = DEFAULT | 
					
						
							|  |  |  | MaxProtocol = TLSv1.2 | 
					
						
							|  |  |  | PrivateKey = ${ENV::TEST_CERTS_DIR}/serverkey.pem | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [16-allow-client-renegotiation-client] | 
					
						
							| 
									
										
										
										
											2021-05-22 01:26:33 +08:00
										 |  |  | CipherString = DEFAULT | 
					
						
							|  |  |  | MaxProtocol = TLSv1.2 | 
					
						
							|  |  |  | VerifyCAFile = ${ENV::TEST_CERTS_DIR}/rootcert.pem | 
					
						
							|  |  |  | VerifyMode = Peer | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [test-16] | 
					
						
							| 
									
										
										
										
											2021-05-22 01:26:33 +08:00
										 |  |  | ExpectedResult = Success | 
					
						
							|  |  |  | HandshakeMode = RenegotiateClient | 
					
						
							|  |  |  | Method = TLS | 
					
						
							|  |  |  | ResumptionExpected = Yes | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | # =========================================================== | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [17-no-client-renegotiation] | 
					
						
							|  |  |  | ssl_conf = 17-no-client-renegotiation-ssl | 
					
						
							| 
									
										
										
										
											2021-05-22 01:26:33 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [17-no-client-renegotiation-ssl] | 
					
						
							|  |  |  | server = 17-no-client-renegotiation-server | 
					
						
							|  |  |  | client = 17-no-client-renegotiation-client | 
					
						
							| 
									
										
										
										
											2021-05-22 01:26:33 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [17-no-client-renegotiation-server] | 
					
						
							| 
									
										
										
										
											2021-05-22 01:26:33 +08:00
										 |  |  | Certificate = ${ENV::TEST_CERTS_DIR}/servercert.pem | 
					
						
							|  |  |  | CipherString = DEFAULT | 
					
						
							|  |  |  | MaxProtocol = TLSv1.2 | 
					
						
							|  |  |  | Options = -ClientRenegotiation | 
					
						
							|  |  |  | PrivateKey = ${ENV::TEST_CERTS_DIR}/serverkey.pem | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [17-no-client-renegotiation-client] | 
					
						
							| 
									
										
										
										
											2021-05-22 01:26:33 +08:00
										 |  |  | CipherString = DEFAULT | 
					
						
							|  |  |  | MaxProtocol = TLSv1.2 | 
					
						
							|  |  |  | VerifyCAFile = ${ENV::TEST_CERTS_DIR}/rootcert.pem | 
					
						
							|  |  |  | VerifyMode = Peer | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-12 18:11:08 +08:00
										 |  |  | [test-17] | 
					
						
							| 
									
										
										
										
											2021-05-22 01:26:33 +08:00
										 |  |  | ExpectedResult = ClientFail | 
					
						
							|  |  |  | ExpectedServerAlert = NoRenegotiation | 
					
						
							|  |  |  | HandshakeMode = RenegotiateClient | 
					
						
							|  |  |  | Method = TLS | 
					
						
							|  |  |  | ResumptionExpected = No | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 |