What is a certificate authority (CA)?
CA is a trusted entity that issues Secure Sockets Layer (SSL) certificates. This is a common security practice that establishes trust and verify information between systems communicating over the internet.
Configuring a custom certificate authority in Tines
Here's how to configure your CA to use across all IMAP and HTTP Request Actions in Tines:
Open your Tines tenant
Click the URL bar and input the following at the end of the URL
/admin/custom_ca
It will look like:https://tenant.tines.com/admin/custom_ca
Enter the PEM encoded X.509 public certificate (or certificate chain) for your custom certificate authority
Click
Save
Your custom certificate authority will then be used in addition to the standard public certificate authorities when validating the certificates of the IMAP and HTTP endpoints your Actions are contacting.