google-nomulus/javatests/google/registry/flows/session
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
..
testdata Consolidate generic success response XMLs in unit tests 2018-06-27 15:28:52 -04:00
HelloFlowTest.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
LoginFlowTestCase.java Consolidate generic success response XMLs in unit tests 2018-06-27 15:28:52 -04:00
LoginFlowViaConsoleTest.java Remove more unnecessary "throws" declarations 2018-06-27 15:28:52 -04:00
LoginFlowViaTlsTest.java Remove checking of SNI headers 2018-09-14 21:34:44 -04:00
LogoutFlowTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00