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

Keystore reset/purge admin command #63

Open
mbartosch opened this issue Feb 4, 2014 · 0 comments
Open

Keystore reset/purge admin command #63

mbartosch opened this issue Feb 4, 2014 · 0 comments

Comments

@mbartosch
Copy link
Contributor

It should be possible to clear the CertNanny state for a specific keystore using an administrative command (instead of manually deleting files from the state directory).
Suggested use:

To reset the state files of keystore "mykeystore" referenced in foo.cfg:
certnanny --config foo.cfg purgestate mykeystore

Bonus points:

  • introduce a command to purge all keystores (possibly require use of --force to confirm the action)
  • introduce a "list" command to list all configured keystores, possibly with current certificate status/expiration date
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant