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

agent/auth/cert: fix reauthentication when certs specified in config #10348

Closed
wants to merge 1 commit into from

Conversation

sorah
Copy link

@sorah sorah commented Nov 8, 2020

Vault agent is failing to reauthenticate with cert auth method, when the agent auto_auth method is configured with a client certificate.

It has been broken since #9819, Vault v1.5.1.

Adding E2E test to avoid the same bug in future.

Vault agent was failing to reauthenticate with cert auth method,
when the agent auto_auth method is configured with a client certificate.

It had been broken since hashicorp#9819,
Vault v1.5.1.

Adding E2E test to avoid the same bug in future.

Signed-off-by: Sorah Fukumori <[email protected]>
@hashicorp-cla
Copy link

hashicorp-cla commented Nov 8, 2020

CLA assistant check
All committers have signed the CLA.

@sorah
Copy link
Author

sorah commented Nov 10, 2020

test failures seem unrelated to my change

@sorah
Copy link
Author

sorah commented Nov 13, 2020

@calvn could you take a look at this please?

@kitography kitography added the auth/cert Authentication - certificates label Apr 29, 2022
@cipherboy
Copy link
Contributor

This was fixed in #11576; closing.

@cipherboy cipherboy closed this May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth/cert Authentication - certificates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants