By default, the Infisical Docker image includes certificates from well-known public certificate authorities. However, some integrations with Infisical may need to communicate with your internal services that use private certificate authorities. To configure trust for custom certificates, follow these steps. This is particularly useful for connecting Infisical with self-hosted services like GitLab.Documentation Index
Fetch the complete documentation index at: https://infisical.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- Docker
- Standalone Infisical image
- Certificate public key
.crtfiles
Setup
- Place all your public key
.crtfiles into a single directory. - Mount the directory containing the
.crtfiles to the/usr/local/share/ca-certificates/path in the Infisical container. - Set the following environment variable on your Infisical container:
- Start the Infisical container.