-
Story
-
Resolution: Done
-
Normal
-
quay-v3.7.0
-
False
-
None
-
False
-
Compatibility/Configuration, User Experience
As a user when I use builders in Quay and the builders container goes to contact my Enterprise Github repository I get an error like the following:
time="2022-05-18T18:05:54Z" level=error msg="failed to download buildpack: Error cloning git repository (exit status 128)\nCloning into '/tmp/build_pack510581045'...\nfatal: unable to access 'https://github.schmaustech.com/bschmaus/Dockertest.git/': SSL certificate problem: self signed certificate in certificate chain\n" time="2022-05-18T18:05:54Z" level=fatal msg="failed to build buildpack: Error cloning git repository (exit status 128)\nCloning into '/tmp/build_pack510581045'...\nfatal: unable to access 'https://github.schmaustech.com/bschmaus/Dockertest.git/': SSL certificate problem: self signed certificate in certificate chain\n"
This is because I am using a self signed cert for my Github repo. Can builders have the capability to use self signed certs?
- mentioned on