Below you will find pages that utilize the taxonomy term “LiquidLogicLabs”
January 10, 2026
CA Certificate Import
Version updated for https://github.com/LiquidLogicLabs/git-action-ca-certificate-import to version v2.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The CA Certificate Import GitHub Action automates the installation of custom SSL/TLS certificates into CI/CD runner environments, ensuring tools like Docker and curl can securely interact with private registries and internal resources that use custom certificate authorities. It simplifies certificate management by auto-detecting source types (file, URL, or inline content), validating formats, and integrating certificates into the system CA store, with optional support for generating BuildKit configuration files.
January 10, 2026
CA Certificate Import
Version updated for https://github.com/LiquidLogicLabs/git-action-ca-certificate-import to version v1.1.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The CA Certificate Import GitHub Action automates the installation of custom SSL/TLS certificates into the CI/CD runner environment, ensuring tools like Docker, HTTP clients, and package managers can securely interact with private registries and internal resources using custom certificate authorities. It supports multiple input methods for certificate provisioning, integrates with the system CA store, and optionally generates BuildKit configurations for Docker builds, simplifying the process of managing trusted certificates in CI/CD pipelines.