# Custom Certificates

> Connecting to third-party datasources with custom certificates.

*Source: https://docs.sisense.com/main/SisenseLinux/custom-certificates.htm*

---

Last updated: June 10, 2026

|  |  |
| --- | --- |
| [Tier](https://www.sisense.com/pricing/#pricing) | [Deployment](https://docs.sisense.com/main/SisenseLinux/introduction-to-sisense-cloud-managed-services.md#ComparisonofManagedCloudandSelfHosted) |
| Launch     Grow    Enterprise | Cloud     On-Prem |

If you are using custom certificates, you might experience problems connecting to data sources. This is caused by the
custom certificate being rejected. To fix this, you need to provide the custom SSL certificates.

**To prevent custom certificates from being automatically rejected:**

1. Copy your certificate. It should begin with -----BEGIN CERTIFICATE----- and end with -----END CERTIFICATE-----.
2. On your Sisense server, navigate to /opt/sisense/storage/custom-certificates/.  

   **Note:**  

   You can also access this directory from the **Admin** tab > search for and select **System Management** which is located under Server & Hardware > click **File Management**.
3. Edit the ca-certificates.ca file, replacing the contents of the ca-certificates.ca file with the contents you
   copied in step 1, above.
4. Save the ca-certificates.ca file.
