- From: RFC Errata System <rfc-editor@rfc-editor.org>
- Date: Wed, 18 Mar 2026 06:07:52 -0700 (PDT)
- To: dschinazi.ietf@gmail.com, david@guardianproject.info, jonathan.hoyland@gmail.com, httpbis-ads@ietf.org, mnot@mnot.net, tpauly@apple.com
- Cc: yixins@virginia.edu, ietf-http-wg@w3.org, rfc-editor@rfc-editor.org
The following errata report has been submitted for RFC9729, "The Concealed HTTP Authentication Scheme". -------------------------------------- You may review the report below and at: https://www.rfc-editor.org/errata/eid8843 -------------------------------------- Type: Technical Reported by: Yixin Sun <yixins@virginia.edu> Section: 4 Original Text ------------- concealed-integer-param-value = %x31-39 1*4( DIGIT ) / "0" Corrected Text -------------- concealed-integer-param-value = %x31-39 *4( DIGIT ) / "0" Notes ----- The original ABNF syntax requires at least two digits (or "0"), excluding 1-9. Updating this to be compatible with the integer parameter descriptions, i.e., the "s" parameter that goes in the range of 0-65535. This should not cause any problems in current implementations as the bigger 0x0000-0x0200 range is reserved for backward compatibility (see IANA "TLS SignatureScheme" registry https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-signaturescheme), but it will still be good to fix the syntax. Instructions: ------------- This erratum is currently posted as "Reported". (If it is spam, it will be removed shortly by the RFC Production Center.) Please use "Reply All" to discuss whether it should be verified or rejected. When a decision is reached, the verifying party will log in to change the status and edit the report, if necessary. -------------------------------------- RFC9729 (draft-ietf-httpbis-unprompted-auth-12) -------------------------------------- Title : The Concealed HTTP Authentication Scheme Publication Date : February 2025 Author(s) : D. Schinazi, D. Oliver, J. Hoyland Category : PROPOSED STANDARD Source : HTTP Stream : IETF Verifying Party : IESG
Received on Wednesday, 18 March 2026 13:07:58 UTC