google-nomulus/java/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
..
HelloFlow.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
LoginFlow.java Remove checking of SNI headers 2018-09-14 21:34:44 -04:00
LogoutFlow.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00