liquidlogiclabs/CA Certificate Import

Install custom SSL/TLS certificates for build environments

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
certificateCertificate source: auto-detects file path, URL, or inline content. - URL: starts with http:// or https:// (e.g., 'https://pki.company.com/ca.crt') - File path: relative or absolute path to certificate file (e.g., 'certs/ca.crt') - Inline: contains -----BEGIN CERTIFICATE----- markers (e.g., from secrets) yes
certificate-nameName for the certificate file (auto-generated if not specified)no""
verboseEnable verbose debug logging. Also enabled when ACTIONS_STEP_DEBUG=true.nofalse
generate-buildkitGenerate buildkit.toml configuration file with CA certificate settingsnofalse
buildkit-runtimeContainer runtime for BuildKit (e.g., "io.containerd.runc.v2"). Leave empty to omit runtime configurationno""
skip-certificate-checkSkip TLS certificate verification when downloading certificates from URLsnofalse
namedescription
certificate-pathPath where the certificate was installed
certificate-nameName of the installed certificate file
buildkit-pathPath to the generated buildkit.toml file (only set if generate-buildkit is true)