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

Key revocation list command missing #5

Open
edoput opened this issue Oct 27, 2016 · 1 comment
Open

Key revocation list command missing #5

edoput opened this issue Oct 27, 2016 · 1 comment
Labels

Comments

@edoput
Copy link
Member

edoput commented Oct 27, 2016

We can currently sign ssh keys but are unable to revoke them.

Certificates can be revoked with one of two inputs:

  • by key ID
  • by certificate serial

the command is ssh-keygen -s /path/to/ca.pub -k create a KRL, the command ssh-keygen -s /paht/to/ca.pub -u update a previous KRL

@edoput edoput added the bug label Oct 27, 2016
@cimbalo
Copy link
Contributor

cimbalo commented Mar 8, 2017

Depends on #10 (We are actually unable to retrive the ca who issued a certificate).

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

No branches or pull requests

2 participants