Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Current Situation
- Starting from release 2.7.1 encryption and decryption is offered from shell scripts. JITL jobs support decryption of argument values.
Desired Behavior
- The JITL EncryptJob is added that allows to encrypt values and files similar to the js7_encrypt.sh shell script.
- The certificate will be provided with the parameter
- encipherment_certificate (required): The certificate or public key. Is usually made available via a job resource JR, whereby JR originates from the certificate management.
- The encrypted value is returned with the parameter 'js7EncryptedValue'