sftcd / wkesni

A well-known URI for publishing ESNIKeys
7 stars 2 forks source link

what to do about "mandatory=" ? #22

Closed sftcd closed 3 months ago

sftcd commented 3 months ago

We probably need to say something about how to handle mandatory keys in SVCB.

The ohttp examples in rfc9540, section 4.1 also includes a "mandatory=ohttp" example.

While I'd like to just ignore this (never having like critical extensions in x.509, and this seems similar:-), I guess we may need to provide a way to represent that in the JSON?

bemasc commented 3 months ago

For the purposes of JSON, "mandatory" is an ordinary (list-valued) SvcParamKey that is represented in the ordinary way.

sftcd commented 3 months ago

Grand so. I guess we can close this issue then.