File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -715,14 +715,14 @@ file at the root of the deployment package. This file must contain an Ed25519
715715signature followed by a manifest listing all files in the package and their
716716SHA-512 hashes.
717717
718- The B<glpi-sign-package.pl > tool, located in the C<tools/ > directory of the
718+ The B<glpi-sign-package.pl > tool, located in the C<tools/ > directory of the
719719agent repository, can be used to generate these signatures.
720720
721- B<Note about compressed archives: > If the "uncompress" option is enabled in the
722- Deploy task, the agent extracts the archive and B<deletes it > before verifying
723- the signature. To use signatures with "uncompress", you should sign the
724- I<contents > of the archive and include the C<signature.sig > I<inside > the
725- archive. Alternatively, sign the archive itself but B<do not > enable
721+ B<Note about compressed archives: > If the "uncompress" option is enabled in the
722+ Deploy task, the agent extracts the archive and B<deletes it > before verifying
723+ the signature. To use signatures with "uncompress", you should sign the
724+ I<contents > of the archive and include the C<signature.sig > I<inside > the
725+ archive. Alternatively, sign the archive itself but B<do not > enable
726726"uncompress" (extract it manually via an Action instead).
727727
728728Format of the signature file:
You can’t perform that action at this time.
0 commit comments