REST SSL Account

Overview

You can use this account type to connect to data sources that use REST SSL accounts.

Account settings


REST SSL Account

Legend:
  • Expression icon (): Allows using JavaScript syntax to access SnapLogic Expressions to set field values dynamically (if enabled). If disabled, you can provide a static value. Learn more.
  • SnapGPT (): Generates SnapLogic Expressions based on natural language using SnapGPT. Learn more.
  • Suggestion icon (): Populates a list of values dynamically based on your Snap configuration. You can select only one attribute at a time using the icon. Type into the field if it supports a comma-separated list of values.
  • Upload : Uploads files. Learn more.
Learn more about the icons in the Snap settings dialog.
Field / Field set Type Description
Label String Required. Specify a unique label for the account. We recommend that you update the account name if there is more than one account of the same account type in your project.

Default value: N/A

Example: REST SSL Account
Username String Required. Specify the username associated with the account.

Default value: N/A

Example: [email protected]
Password String Required. Specify the password associated with the account.

Default value: N/A

s Example: N/A
KeyStore String/Expression/ Suggestion Specify the location of the key store file. It can be in SLDB or at any other unauthenticated endpoint.

Default value: N/A

Example: Shared/client_keystore.jks
TrustStore String/Expression/ Suggestion Specify the location of the trust store file. It can be in SLDB or at any other unauthenticated endpoint.

Default value: N/A

Example: Shared/client_truststore.jks
Key/Trust store password String Specify the password for the key/trust store. It is used for both, if both are defined.

Default value: N/A

Example: N/A
Key alias String Enter the alias of the key that you want to use with this account.

Default value: N/A

Example: N/A