mirror of
https://github.com/google/nomulus.git
synced 2025-05-01 20:47:52 +02:00
This makes it easy to debug issues when registrars cannot finish SSL handshake. There's no privacy concerns because we keep a record of the registrars' IP address in our whitelist anyway. The remote address attribute it set by the ProxyProtocolHandler, which runs before anything is done. The GCLP added the protocol header at the beginning of a stream, so we know that by the time handshake is finished (successful or not), this key must be set. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=209169683 |
||
---|---|---|
.. | ||
config | ||
handler | ||
kubernetes | ||
metric | ||
quota | ||
resources | ||
terraform | ||
BUILD | ||
CertificateModule.java | ||
EppProtocolModule.java | ||
GcpJsonFormatter.java | ||
HealthCheckProtocolModule.java | ||
HttpsRelayProtocolModule.java | ||
MetricsModule.java | ||
Protocol.java | ||
ProxyConfig.java | ||
ProxyModule.java | ||
ProxyServer.java | ||
WebWhoisProtocolsModule.java | ||
WhoisProtocolModule.java |