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

Backport of api/plugins: add tls-server-name arg for plugin registration into release/1.14.x #23760

Conversation

hc-github-team-secure-vault-core
Copy link
Collaborator

Backport

This PR is auto-generated from #23549 to be assessed for backporting due to the inclusion of the label backport/1.14.x.

The below text is copied from the body of the original PR.


If Vault is running in an ephemeral environment where nodes are often replaced and are randomly assigned IP addresses, it can be difficult to have IP SANs in server certs. By adding a TLS server name configurable we allow operators to register a plugin and specify the acceptable SAN for TLS verification.


Overview of commits

@hc-github-team-secure-vault-core hc-github-team-secure-vault-core force-pushed the backport/plugin-helper-tls-servername/openly-communal-viper branch from 4a79155 to 8044ab5 Compare October 20, 2023 14:05
@hc-github-team-secure-vault-core hc-github-team-secure-vault-core force-pushed the backport/plugin-helper-tls-servername/openly-communal-viper branch from 7c0e1b1 to 001453f Compare October 20, 2023 14:05
@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Oct 20, 2023
@jasonodonnell jasonodonnell added this to the 1.14.5 milestone Oct 20, 2023
@github-actions
Copy link

Build Results:
All builds succeeded! ✅

@jasonodonnell jasonodonnell merged commit 15138b9 into release/1.14.x Oct 20, 2023
96 of 98 checks passed
@jasonodonnell jasonodonnell deleted the backport/plugin-helper-tls-servername/openly-communal-viper branch October 20, 2023 14:29
@github-actions
Copy link

CI Results:
All Go tests succeeded! ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants