Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

httpcli: log when SystemCertPool fails to load#22285

Merged
keegancsmith merged 1 commit into
mainfrom
k/log-external-tls
Jun 22, 2021
Merged

httpcli: log when SystemCertPool fails to load#22285
keegancsmith merged 1 commit into
mainfrom
k/log-external-tls

Conversation

@keegancsmith

Copy link
Copy Markdown
Member

We are seeing an issue where configuring TlsExternal.Certificates seems
to lead to the system cert pool not being used. eg can communicate with
internal github enterprise, but communication with github.com fails. Add
this log line to debug a potential cause.

Related to https://github.com/sourcegraph/sourcegraph/issues/71

We are seeing an issue where configuring TlsExternal.Certificates seems
to lead to the system cert pool not being used. eg can communicate with
internal github enterprise, but communication with github.com fails. Add
this log line to debug a potential cause.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants