Commit 73e7c6c
fix(user-entrypoint): export GIT_SSL_CAINFO when corporate CA cert is present
Ensures git uses the system CA bundle (updated with the corporate cert)
for HTTPS remotes, avoiding GIT_SSL_NO_VERIFY workarounds.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 0605226 commit 73e7c6c
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| |||
0 commit comments