File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ Whereas the precise syntax of the Invite Message and the Invite Acceptance Gestu
144144 * REQUIRED: `email` - non-normative / informational; an email address for the Invite Receiver. Not necessarily at the same FQDN as their OCM Server
145145 * REQUIRED: `name` - human-readable name of the Invite Receiver, as a suggestion for display in the Invite Sender's address book
146146* using TLS
147- * using [httpsig](https://datatracker.ietf.org/doc/html/draft-cavage-http-signatures-12 )
147+ * using [httpsig](https://datatracker.ietf.org/doc/rfc9421 )
148148
149149The Invite Receiver OCM Server SHOULD apply its own policies for trusting the Invite Sender OCM Server before making the Invite Acceptance Request.
150150
@@ -314,7 +314,7 @@ To create a Share, the Sending Server SHOULD make a HTTP POST request
314314* using `application/json` as the `Content-Type` HTTP request header
315315* its request body containing a JSON document representing an object with the fields as described below
316316* using TLS
317- * using [httpsig](https://datatracker.ietf.org/doc/html/draft-cavage-http-signatures-12 )
317+ * using [httpsig](https://datatracker.ietf.org/doc/rfc9421 )
318318
319319# # Fields
320320
@@ -476,7 +476,7 @@ make a HTTP POST request
476476* using `application/json` as the `Content-Type` HTTP request header
477477* its request body containing a JSON document representing an object with the fields as described below
478478* using TLS
479- * using [httpsig](https://datatracker.ietf.org/doc/html/draft-cavage-http-signatures-12 )
479+ * using [httpsig](https://datatracker.ietf.org/doc/rfc9421 )
480480
481481# # Fields
482482
You can’t perform that action at this time.
0 commit comments