mirror of
https://github.com/google/nomulus.git
synced 2025-05-13 16:07:15 +02: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:
parent
0267214841
commit
e96b999a83
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue