google-nomulus/javatests/google/registry/flows
jianglai 8d675a4b8c Remove checking of SNI headers
This is only useful when we used the [] proxy because the GFE requires SNI during handshake in order to request the client certificate. The GCP proxy does not need this (it always requests the client certificate). We do not need to check for its existence.

Also removed the checking of internal headers for ssl cert hash used only by the [] proxy.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=213059027
2018-09-14 21:34:44 -04:00
..
async Wrap ModulesService in new AppEngineServiceUtils 2018-08-10 13:44:25 -04:00
contact Consolidate generic success response XMLs in unit tests 2018-06-27 15:28:52 -04:00
custom Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
domain Allow creation of reserved domains using allocation tokens 2018-09-11 14:17:08 -04:00
host Consolidate generic success response XMLs in unit tests 2018-06-27 15:28:52 -04:00
poll Add more absent clTrid unit tests 2018-06-27 15:28:52 -04:00
session Remove checking of SNI headers 2018-09-14 21:34:44 -04:00
testdata Sanitize EPP XML requests and responses 2018-08-10 13:46:48 -04:00
BUILD Clean up annotation imports in BUILD files 2018-06-27 15:28:53 -04:00
CheckApiActionTest.java Start using non-EPP-flow-wrapping implementation in CheckAPI 2018-06-27 15:28:52 -04:00
EppCommitLogsTest.java Consolidate more wildcarded lifecycle domain testdata XMLs 2018-07-17 22:09:31 -04:00
EppConsoleActionTest.java Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
EppControllerTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
EppLifecycleContactTest.java Refactor assertCommandAndResponse to be "fluent" 2018-04-02 16:42:59 -04:00
EppLifecycleDomainApplicationTest.java Inject clock for Tmch validity using InjectRule instead of manually 2018-06-27 15:28:53 -04:00
EppLifecycleDomainTest.java Consolidate more wildcarded lifecycle domain testdata XMLs 2018-07-17 22:09:31 -04:00
EppLifecycleHostTest.java Consolidate more wildcarded lifecycle domain testdata XMLs 2018-07-17 22:09:31 -04:00
EppLifecycleLoginTest.java Refactor assertCommandAndResponse to be "fluent" 2018-04-02 16:42:59 -04:00
EppLoggedOutTest.java Refactor assertCommandAndResponse to be "fluent" 2018-04-02 16:42:59 -04:00
EppLoginAdminUserTest.java Refactor assertCommandAndResponse to be "fluent" 2018-04-02 16:42:59 -04:00
EppLoginTlsTest.java Remove checking of SNI headers 2018-09-14 21:34:44 -04:00
EppLoginUserTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
EppTestCase.java Inject clock for Tmch validity using InjectRule instead of manually 2018-06-27 15:28:53 -04:00
EppTestComponent.java Wrap ModulesService in new AppEngineServiceUtils 2018-08-10 13:44:25 -04:00
EppTlsActionTest.java Remove checking of SNI headers 2018-09-14 21:34:44 -04:00
EppToolActionTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
EppXmlSanitizerTest.java Sanitize EPP XML requests and responses 2018-08-10 13:46:48 -04:00
EppXmlTransformerTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
EppXxeAttackTest.java Refactor assertCommandAndResponse to be "fluent" 2018-04-02 16:42:59 -04:00
ExtensionManagerTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
FlowReporterTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
FlowRunnerTest.java Remove checking of SNI headers 2018-09-14 21:34:44 -04:00
FlowTestCase.java Inject clock for Tmch validity using InjectRule instead of manually 2018-06-27 15:28:53 -04:00
ResourceCheckFlowTestCase.java Add base AllocationToken validation logic for domain checks 2018-01-19 14:32:48 -05:00
ResourceFlowTestCase.java Add more absent clTrid unit tests 2018-06-27 15:28:52 -04:00
TlsCredentialsTest.java Remove checking of SNI headers 2018-09-14 21:34:44 -04:00