TIBEMS_OAUTH2_SERVER_TRUST_FILE
Environment Variable
Purpose
Set the path to a trust file used to verify the identity of the secure OAuth 2.0 authorization server.
Remarks
The trust file specified via this environment variable must contain one or more PEM-encoded public certificates that will be used to validate the certificate presented by the secure OAuth 2.0 authorization server host.
The trust file does not need to be set if connecting to an OAuth 2.0 authorization server with an HTTP URL.