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

gnoi_cert does not support multiple certificate-ids for revoke RPC #85

Closed
Reshad-Rahman opened this issue Oct 7, 2019 · 0 comments · Fixed by #86
Closed

gnoi_cert does not support multiple certificate-ids for revoke RPC #85

Reshad-Rahman opened this issue Oct 7, 2019 · 0 comments · Fixed by #86

Comments

@Reshad-Rahman
Copy link
Contributor

The Revoke RPC has the ability to revoke multiple certificate-ids in 1 RPC instance. However gnoi_cert can only revoke 1 cert-id at a time.
https://github.com/google/gnxi/blob/master/gnoi_cert/gnoi_cert.go#L39

Should consider adding a new parameter such as list_cert_id for the Revoke operation.

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

Successfully merging a pull request may close this issue.

1 participant