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

api: integrate with system trust store #337

Merged
merged 1 commit into from
Sep 13, 2023
Merged

Conversation

kenjenkins
Copy link
Contributor

@kenjenkins kenjenkins commented Sep 13, 2023

Summary

Update the gRPC API to support searching the system trust store for client certificates as well. Add a field to the Connection proto corresponding to the new --client-cert-issuer-cn option and update the 'api' package getTLSConfig() method.

Related issues

#308, pomerium/desktop-client#312

Checklist

  • reference any related issues
  • updated docs
  • updated unit tests
  • updated UPGRADING.md
  • add appropriate tag (improvement / bug / etc)
  • ready for review

Update the gRPC API to support searching the system trust store for
client certificates as well. Add a field to the Connection proto
corresponding to the new --client-cert-issuer-cn option and update the
'api' package getTLSConfig() method.
@kenjenkins kenjenkins marked this pull request as ready for review September 13, 2023 15:09
@kenjenkins kenjenkins requested a review from a team as a code owner September 13, 2023 15:09
@kenjenkins kenjenkins merged commit b7ce2b2 into main Sep 13, 2023
3 checks passed
@kenjenkins kenjenkins deleted the kenjenkins/api-client-cert branch September 13, 2023 16:22
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

Successfully merging this pull request may close these issues.

None yet

2 participants