Skip to content

Commit 726cc52

Browse files
committed
fix: formatting of titles
1 parent 721439a commit 726cc52

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

draft-romann-mud-constrained.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ Conversely, in environments where multicast is not an issue and things might be
190190
In this specification, this will be referred to as the "Receiver-initiated" submission flow.
191191

192192
### Using the MUD-URL Resource (Receiver-initiated)
193+
193194
In the Receiver-initiated flow, Things provide a CoAP resource discoverable by the means provided in {{general_discovery}}, which is then requested by MUD receivers to retrieve the MUD-URL.
194195

195196
<!-- TODO ascii-drawing of this resource -->
@@ -212,6 +213,7 @@ In general, the Receiver-initiated MUD-URL flow can be divided into these steps:
212213
<!-- TODO advantages/disadvantages? -->
213214

214215
### Using the MUD-URL Submission Resource (Thing-initiated)
216+
215217
In the Thing-initiated flow, Things discovery a submission resource provided by the MUD Receiver and submit their MUD-URLs to this resource.
216218

217219
This flow can be divided into these general steps:
@@ -265,7 +267,9 @@ To do so, the following procedures SHOULD be used.
265267
Both of the following procedures use the establishment of a DTLS session using the PoP key in order to prove the possession of the key, similarly to the procedures defined in {{!RFC9202}}.
266268

267269
<!-- TODO required ciphers? -->
270+
268271
### For the Thing-initiated Flow
272+
269273
1. After submitting the MUD-URL, the MUD Receiver parses the token.
270274
If it detects Proof-of-Possession claims, the receiver MUST reply with a 4.01 (Unauthorized) CoAP response code and reject the token for now.
271275
If the original submission request was not performed using CoAPS, the Receiver MUST also return a set of key information that can be used to establish a CoAP+DTLS session with it, as well as a CoAPS URI indicating the location of the secured submission resource.

0 commit comments

Comments
 (0)