...
Parameters that allow you to configure TLS encryption based on public and private keys. TLS encryption is enabled if the "Partner Certificate(s)" parameter and/or the "My Certificate"/"My Key" pair is configured.
Note: TLS encryption based on shared keys (Pre-shared keys, PSK) takes precedence, so if the "Pre-shared key" parameter is specified, the entire "TLS - Certificates" section is ignored.
Partner certificate(s)
CertificateTrusted certificate(s) (public key(s)) used by to authenticate the other communicating party. This parameter allows you to verify that the other party is trustworthy because it uses trusted because its public key is signed by one of the configured certificates (certificate authorities).
This parameter specifies the path to the certificates. Multiple certificates can be specified and separated by a comma. The path may contain the symbolic constant constant #APPDIR# indicating the application directory (e.g. D:\D2000\D2000_APP\MyApp).
...