diff --git a/java/google/registry/flows/TlsCredentials.java b/java/google/registry/flows/TlsCredentials.java index 233d63a76..1eff6fd05 100644 --- a/java/google/registry/flows/TlsCredentials.java +++ b/java/google/registry/flows/TlsCredentials.java @@ -40,7 +40,7 @@ import javax.servlet.http.HttpServletRequest; * *

Credentials are based on the following headers: *

- *
X-GFE-Requested-Servername-SNI + *
X-GFE-SSL-Certificate *
* This field should contain a base64 encoded digest of the client's TLS certificate. It is * validated during an EPP login command against a known good value that is transmitted out of