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

Plugin destinations should be able to expose a unique certificate identifier #54

Closed
kevgliss opened this issue Aug 26, 2015 · 0 comments

Comments

@kevgliss
Copy link
Contributor

It would be useful if when uploading to a destination if to display a unique identifier for that certificate so it can be found in the corresponding destination.

For instance when uploading a certificate to AWS we would be able to generate the ARN for any given certificate by combining the AWS account id with the certificate name.

This would most likely be added to the plugin destination interface with a unique_identifier property.

Alternatively this could be defined just in the front end as a plugin option that would simply render the unique identifier in javascript.

If the unique identifier cannot be derived we will need to think about how that extra metadata could be stored.

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