mirror of
https://github.com/google/nomulus
synced 2026-01-09 15:43:52 +00:00
Fix incorrect header name in TlsCredentials javadoc
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=154457385
This commit is contained in:
@@ -40,7 +40,7 @@ import javax.servlet.http.HttpServletRequest;
|
||||
*
|
||||
* <p>Credentials are based on the following headers:
|
||||
* <dl>
|
||||
* <dt>X-GFE-Requested-Servername-SNI
|
||||
* <dt>X-GFE-SSL-Certificate
|
||||
* <dd>
|
||||
* 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
|
||||
|
||||
Reference in New Issue
Block a user