- From: vanupam <notifications@github.com>
- Date: Tue, 03 Apr 2018 09:48:06 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 3 April 2018 16:48:28 UTC
vanupam commented on this pull request. > + + <li><p><a for=/>token-binding protocol version</a> in <var>tlsConnection</var>'s + <a for=connection>TLS connection metadata</a> is null. + </ol> + + <li><p>Let <var>providedTokenBindingKeyPair</var> be the result of + <a abstract-op lt="Get the token-binding key">getting the token-binding key</a> + for the <a for=/>origin</a> of <var>httpRequest</var>'s <a for=request>current url</a> + and the <a for=/>token-binding key parameters</a> in <var>tlsConnection</var>'s + <a for=connection>TLS connection metadata</a>. + + <li><p>Let <var>providedTokenBindingId</var> be the result of computing a + <a for=/>token binding ID</a> from <var>providedTokenBindingKeyPair</var>, + as described in + <a href="https://tools.ietf.org/html/draft-ietf-tokbind-protocol#section-3.2">section 3.2</a> + of [[!TOKBIND-PROTOCOL]]. Added a small section. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/325#discussion_r178890204
Received on Tuesday, 3 April 2018 16:48:28 UTC