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

Add API endpoint to revoke delegate key for existing target #6

Open
marcofranssen opened this issue Jan 9, 2020 · 1 comment
Open

Comments

@marcofranssen
Copy link
Member

Revocation should can only be done if the latest signed image tags are not signed by this key.

Minimum viable:

  • return a HTTP error response to inform API consumer there are images signed with this key

Improvement:

  • which tags are signed with this key
@marcofranssen
Copy link
Member Author

Partially implemented. No checks if this key was used for the last signature. In that case a resigning with a different key should be performed so this key can safely be removed.

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

No branches or pull requests

1 participant