Skip to content

Commit c656a36

Browse files
author
mar
committed
doc: write about integrity check in tcm
1 parent 261e68a commit c656a36

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/tooling/tcm/tcm_integrity_check.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ Integrity check
88
:end-before: ee_note_tcm_end
99

1010
|tcm| supports the integrity check mechanism.
11-
This feature ensures that the environment, application files, and centralized configuration have not been tampered with after packaging and publishing.
11+
The integrity check mechanism in TCM verifies the digital signature of centralized configuration files.
12+
It ensures that TCM only applies configurations that are signed with a trusted private key.
1213

13-
The integrity check mechanism is used to:
14+
This mechanism allows TCM to:
1415

15-
* Ensure the environment and application files haven’t been modified.
16-
* Prevent launching or running TCM in a compromised state.
16+
* Allows updating the configuration with integrity check support.
1717
* Detect unauthorized changes in centralized configuration.
1818

1919
.. _tcm_integrity_check_enable:

0 commit comments

Comments
 (0)