Campaigns: create braches on code host does not use the extra (self signed) cert signatures added in site conf
Created by: jensim
- Sourcegraph version: 3.22.0
- Platform information: docker
Steps to reproduce:
- Create a campaign for code host with self signed cert
- Boom! Invalid cert.
Expected behavior:
- Ok! Cert from site conf was used, all is fine.
Actual behavior:
Only "OS-certs" were used Every time i rebuild my container after version upgrade I have to attach to it and run the commands for updating the trusted certs from filesystem. See workaround.
Workaround
Attach to docker container Download cert Add it to cert trust chain