Connection property | Description |
---|---|
Trust Store Location | Path to the truststore that stores the public key certificates. Must be on the Secure Agent machine or on a server accessible to the Secure Agent. |
Trust Store Password | Password to access the truststore. |
Encrypt Messages | Whether or not to encrypt messages during transmission. Encrypting the message within the encrypted tunnel is optional, but highly recommended. Default is false. |
Encryption Algorithm | Algorithm to use to encrypt messages. Choose one of the following algorithms:
Default is AES128. |
Encryption Certificate Alias | Certificate alias to use in the default trusted certificate keystore to encrypt the outgoing mesaage. |
Sign Messages | Whether or not to sign the message with a digital signature. Signing messages is optional, but highly recommended. Default is false. |
Private Keystore Location | Location of the keystore that stores private keys and associated certificates. Applicable when signing messages is enabled. |
Private Keystore Password | Password to access the keystore. Applicable when signing messages is enabled. |
Signature Algorithm | Algorithm to use to sign messages. Applicable when signing messages is enabled. Choose one of the following algorithms:
Default is SHA1. |
Signature Certificate Alias | Private key alias to use to sign the message. The private key is located in the default private keystore. |
Compress Messages | Whether or not to compress messages to reduce bandwidth. If you enable this option, Informatica Intelligent Cloud Services compresses messages using the zlib format. Default is false. |
Content Type | MIME type of the source files. Default is application/EDI-Consent. |