Skip to content

Commit

Permalink
Concealed Auth: editorial tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidSchinazi committed Sep 9, 2024
1 parent 28c5e72 commit 91074f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions draft-ietf-httpbis-unprompted-auth.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,8 @@ This document uses the notation from {{Section 1.3 of !QUIC=RFC9000}}.

This document defines the "Concealed" HTTP authentication scheme. It uses
asymmetric cryptography. Clients possess a key ID and a public/private key
pair, and origin servers maintain a mapping of authorized key IDs to their
associated public keys.
pair, and origin servers maintain a mapping of authorized key IDs to associated
public keys.

The client uses a TLS keying material exporter to generate data to be signed
(see {{client}}) then sends the signature using the Authorization or
Expand Down

0 comments on commit 91074f5

Please sign in to comment.