Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple proxy_ca_certs? #3630

Open
jajaperson opened this issue Oct 30, 2019 · 0 comments
Open

Multiple proxy_ca_certs? #3630

jajaperson opened this issue Oct 30, 2019 · 0 comments

Comments

@jajaperson
Copy link

jajaperson commented Oct 30, 2019

I was wondering if its possible to add multiple proxy_ca_certs. Also the documentation for pretty much all configuration in config.json is really poorly documented: the only resources I could find on custom CAs was a GitHub issue.

I tried setting proxy_ca_certs to an array, but it only seems to be doing one of them.

When cert no. 1 is not loaded, I get the error

▶ ERROR API network error: Post https://api-0.core.keybaseapi.com/_/api/1.0/ping.json: x509: certificate signed by unknown authority

And when cert no. 2 isn't, I get this

▶ WARNING (CONN gregor 5da09c1a) Connection: error dialing transport: x509: certificate signed by unknown authority

Using neither cert results in both errors. Some trial and error has caused me to think that only the last cert is being used? I'm not completely sure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant