Suppressing the Certificate Trust Prompt (macOS Only)
On macOS, after installing the Cambrionix API, a certificate trust dialogue may be displayed to the user.
To suppress this prompt, create the following file in the current user's home directory:
Location
~/Library/Cambrionix/trust-options.json
Contents
{
"doNotAskAgain": true
}
Note: The trust-options.json file is stored in the current user's home directory, not a system-wide location.