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

Provide way to delete a key from a slot #29

Open
FiloSottile opened this issue Apr 19, 2021 · 1 comment
Open

Provide way to delete a key from a slot #29

FiloSottile opened this issue Apr 19, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@FiloSottile
Copy link

Although one can already overwrite a slot, there is no way to delete it, which might be desirable to avoid the extra --list entry.

There should probably by a y/n confirmation prompt unless --force is used. That probably makes it ok to operate on non-age slots too.

@str4d str4d added the enhancement New feature or request label Dec 30, 2022
@vdoflip
Copy link

vdoflip commented Jun 14, 2023

A workaround for this is to use ykman tool, and delete the slot manually:

ykman piv info

ykman piv certificates delete [slot]

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

No branches or pull requests

3 participants