Trust Store
- Last Updated: August 22, 2023
- 1 minute read
- Hybrid Data Pipeline
- Version 5.0
- Documentation
Attribute
TrustStore (TS)
Purpose
The location of the trust store file that contains a list of the valid Certificate Authorities (CAs) that are trusted by the client machine for SSL server authentication. The value can be a simple file name, or a relative path or absolute path. Relative paths are relative to the current directory. An absolute path is recommended, particularly if the current directory could change during the life of the application.
Valid values
path_name\trust_store_file_name
where:
- path_name
- is the directory where the trust store file is located
- trust_store_file_name
- is the name of the trust store file.
Default
None
GUI Tab
Security tab
See also
Data encryption