- From: <internet-drafts@ietf.org>
- Date: Tue, 05 Dec 2017 08:13:16 -0800
- To: <i-d-announce@ietf.org>
- Cc: ietf-http-wg@w3.org
A New Internet-Draft is available from the on-line Internet-Drafts directories.
This draft is a work item of the Hypertext Transfer Protocol WG of the IETF.
Title : Secondary Certificate Authentication in HTTP/2
Authors : Mike Bishop
Nick Sullivan
Martin Thomson
Filename : draft-ietf-httpbis-http2-secondary-certs-00.txt
Pages : 21
Date : 2017-12-04
Abstract:
TLS provides fundamental mutual authentication services for HTTP,
supporting up to one server certificate and up to one client
certificate associated to the session to prove client and server
identities as necessary. This draft provides mechanisms for
providing additional such certificates at the HTTP layer when these
constraints are not sufficient.
Many HTTP servers host content from several origins. HTTP/2
[RFC7540] permits clients to reuse an existing HTTP connection to a
server provided that the secondary origin is also in the certificate
provided during the TLS [I-D.ietf-tls-tls13] handshake.
In many cases, servers will wish to maintain separate certificates
for different origins but still desire the benefits of a shared HTTP
connection. Similarly, servers may require clients to present
authentication, but have different requirements based on the content
the client is attempting to access.
This document describes how TLS exported authenticators
[I-D.ietf-tls-exported-authenticator] can be used to provide proof of
ownership of additional certificates to the HTTP layer to support
both scenarios.
The IETF datatracker status page for this draft is:
https://datatracker.ietf.org/doc/draft-ietf-httpbis-http2-secondary-certs/
There are also htmlized versions available at:
https://tools.ietf.org/html/draft-ietf-httpbis-http2-secondary-certs-00
https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-http2-secondary-certs-00
Please note that it may take a couple of minutes from the time of submission
until the htmlized version and diff are available at tools.ietf.org.
Internet-Drafts are also available by anonymous FTP at:
ftp://ftp.ietf.org/internet-drafts/
Received on Tuesday, 5 December 2017 16:13:40 UTC