Skip to content

Commit 3703819

Browse files
committed
process DDvO review comment
1 parent 6fd1ad4 commit 3703819

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/config/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -416,9 +416,9 @@ for certficate update (`KUR`) requests the reprotection mode is always **keep**.
416416

417417
When responding to request messages with successfully verified MAC-based protection,
418418
the corresponding response messages are protected
419-
using the same MAC-based algorithm, credentials, and parameters
420-
(regardless of the configuration related to reprotection or output credentials).
421-
419+
using the same MAC-based algorithm, credentials, and parameters. This behaviour
420+
can be modified only by setting `EnforceReprotectMode` to true and `ReprotectMode`
421+
to **keep** or **strip**.
422422

423423
Yet on error validating the protection of the request message,
424424
the configured outgoing credentials are used for the error response message.

0 commit comments

Comments
 (0)