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

client certificate from system trust store #315

Closed
wants to merge 1 commit into from

Conversation

kenjenkins
Copy link
Contributor

Summary

Add a new option to the 'Add Connection' / 'Edit Connection' page to allow setting a certificate issuer Common Name, corresponding to the new --client-cert-issuer-cn option in pomerium-cli.

Update the connection view page to add a line to the 'Client Certificate' row when this option is set.

Related issues

Checklist

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

Add a new option to the 'Add Connection' / 'Edit Connection' page to
allow setting a certificate issuer Common Name, corresponding to the new
--client-cert-issuer-cn option in pomerium-cli.

Update the connection view page to add a line to the 'Client
Certificate' row when this option is set.
@kenjenkins kenjenkins requested review from a team as code owners September 13, 2023 20:28
@kenjenkins kenjenkins requested review from calebdoxsey and nhayfield and removed request for a team September 13, 2023 20:28
Copy link
Collaborator

@nhayfield nhayfield left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@kenjenkins
Copy link
Contributor Author

Closing in favor of #391 as the set of client cert options has changed.

@kenjenkins kenjenkins closed this Jan 19, 2024
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

3 participants