mirror of
https://github.com/moghtech/komodo.git
synced 2026-07-16 13:57:11 -05:00
Obscure error if git server ssl is not trusted #1514
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SergeyFilippov on GitHub (Dec 7, 2025).
Description: if there is a git repo configured, that targets a URL signed with a custom SSL certificate, deployment fails with error description that has nothing to do with actual source of the issue.
Steps to reproduce:
Actual result:
Expected result:
A message, that highlight issues with certificate trust between periphery and git.
P.S. for those, who is having the same problem there are 2 workarounds:
@b3nw commented on GitHub (Dec 18, 2025):
+1 Komodo Periphery version: v1.19.5
@2114L3 commented on GitHub (Jan 24, 2026):
thanks for the troubleshoot assist on the error msg
i found that volume /etc/ssl/certs/ca-certificates.crt:/etc/ssl/certs/ca-certificates.crt:ro from debian host to debian periphery, with the host having the certs imported already will resolve the trust issue without needing a build.
i assume you can also mount it in there seperately and edit your entry or cmd to include an update.