Skip to content

Commit

Permalink
fix(doc/coap): Simplify sources of policy
Browse files Browse the repository at this point in the history
  • Loading branch information
chrysn committed Oct 24, 2024
1 parent 8e1d3b1 commit 3e71461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/src/tooling/coap.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ A program that triggers a CoAP request provides[^whatsinarequest] some component

* A policy reference on how to authenticate the server, and which identity to present.
This is optional if there is a global policy,
or if there is an implied security mechanism for the origin.
or if there is an implied security mechanism for the URL.


[^whatsinarequest]: The components required for a request are not documented as such in the CoAP RFCs,
Expand Down

0 comments on commit 3e71461

Please sign in to comment.