Skip to content

Commit

Permalink
s/should/SHOULD (oversight)
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-wood committed Aug 16, 2023
1 parent b7ce36c commit b22fabf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-privacypass-protocol.md
Original file line number Diff line number Diff line change
Expand Up @@ -702,7 +702,7 @@ $ cat spki.bin | xxd -r -p | openssl asn1parse -dump -inform DER
67:d=1 hl=4 l= 271 prim: BIT STRING
~~~

Since Clients truncate `token_key_id` in each `TokenRequest`, Issuers should
Since Clients truncate `token_key_id` in each `TokenRequest`, Issuers SHOULD
ensure that the truncated form of new key IDs do not collide with other
truncated key IDs in rotation.

Expand Down

0 comments on commit b22fabf

Please sign in to comment.