Skip to content

Commit 4ded84d

Browse files
author
Matthias Kraus
committed
Revert OCM Address mentions where previously 'field' was used
1 parent 02fe057 commit 4ded84d

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

IETF-RFC.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -741,14 +741,14 @@ The Receiving Server MAY discard the notification if any of the
741741
following hold true:
742742

743743
* the HTTP Signature is missing but the Sending Server does expose a
744-
keypair discoverable from the FQDN part of the `sender` OCM Address in
745-
the request body
744+
keypair discoverable from the FQDN part of the `sender` field in the
745+
request body
746746
* the HTTP Signature is missing
747747
* the HTTP Signature is not valid
748748
* no keypair is trusted or discoverable from the FQDN part of the
749-
`sender` OCM Address in the request body
749+
`sender` field in the request body
750750
* the keypair used to generate the HTTP Signature doesn't match the one
751-
trusted or discoverable from the FQDN part of the `sender` OCM Address
751+
trusted or discoverable from the FQDN part of the `sender` field
752752
in the request body
753753
* the Sending Server is denylisted
754754
* the Sending Server is not allowlisted
@@ -773,7 +773,7 @@ notification that this happened.
773773
# Share Acceptance Notification
774774
In response to a Share Creation Notification, the Receiving Server MAY
775775
discover the OCM API of the Sending Server, starting from the `<fqdn>`
776-
part of the `sender` OCM Address in the Share Creation Notification.
776+
part of the `sender` field in the Share Creation Notification.
777777

778778
If the OCM API of the Sending Server is successfully discovered, the
779779
Receiving Server MAY make a HTTP POST request

0 commit comments

Comments
 (0)