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

Fix: sign SSH key with extensions on web UI #11194

Merged
merged 1 commit into from
Apr 23, 2021
Merged

Fix: sign SSH key with extensions on web UI #11194

merged 1 commit into from
Apr 23, 2021

Conversation

tspascoal
Copy link
Contributor

@tspascoal tspascoal commented Mar 24, 2021

closes #11191

SSH signing was sending an extension attribute instead of extensions as documented which meant extensions (if defined) were being ignored and not included in the signed certificate

@hashicorp-cla
Copy link

hashicorp-cla commented Mar 24, 2021

CLA assistant check
All committers have signed the CLA.

@vercel vercel bot temporarily deployed to Preview – vault March 24, 2021 21:38 Inactive
@tspascoal tspascoal changed the title Fix: send extensions instead of extension to sign endpoint Fix: sign SSH key with extensions on web UI Mar 25, 2021
@sgmiller sgmiller added the ui label Apr 23, 2021
@sgmiller
Copy link
Contributor

Thanks for the fix @tspascoal!

@sgmiller sgmiller merged commit 04c392a into hashicorp:master Apr 23, 2021
@alokbcg
Copy link

alokbcg commented Apr 27, 2021

@sgmiller Thanks for the fix on the ssh key signing using UI. Can you please help if there is any plan for including this fix in the upcoming release?

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

Successfully merging this pull request may close these issues.

SSH Sign is not including extensions in signed certificate (UI)
5 participants