HomeInstallGet StartedUse CasesUser GuideCommand ReferencePython API ReferenceContributingChangelog VS Code Extension StudioDVCLive
Edit on GitHub
CA certificates
Does your Git forge use a certificate signed by a custom certificate authority (CA)? If so, Studio needs to have the CA certificate in order to connect to the Git forge.
To do this, copy your CA certificate as plain text, then insert it in the
customCaCert
key in the values.yaml
configuration file:
global:
customCaCert: |-
-----BEGIN CERTIFICATE-----
....
-----END CERTIFICATE-----
๐ Found an issue? Let us know! Or fix it:
Edit on GitHubโ Have a question? Join our chat, we will help you:
Discord Chat