Skip to content

Add GIT_SSL_CAINFO to proxy environment variables#192

Merged
bbrowning merged 1 commit intomainfrom
git_ssl_cainfo
Apr 3, 2026
Merged

Add GIT_SSL_CAINFO to proxy environment variables#192
bbrowning merged 1 commit intomainfrom
git_ssl_cainfo

Conversation

@bbrowning
Copy link
Copy Markdown
Owner

Git requires the GIT_SSL_CAINFO environment variable to validate SSL
certificates. Previously only SSL_CERT_FILE and CURL_CA_BUNDLE were
set, which curl respects but git does not.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Git requires the GIT_SSL_CAINFO environment variable to validate SSL
certificates. Previously only SSL_CERT_FILE and CURL_CA_BUNDLE were
set, which curl respects but git does not.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@bbrowning bbrowning merged commit 90ab84e into main Apr 3, 2026
6 checks passed
@bbrowning bbrowning deleted the git_ssl_cainfo branch April 3, 2026 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant