Support adding certificates to trust store by specifying URL #631
Labels
enhancement
New feature or request
help wanted
Need contributors to help
spec required
Specification is required for the issue
Milestone
Uh oh!
There was an error while loading. Please reload this page.
What is the areas you would like to add the new feature to?
Notation CLI
Is your feature request related to a problem?
In general, users need to download a public key from a remote server and add the public key file to the trust store using
notation cert add
when verifying the signature. It's a little cumbersome during this process.If there is an option to allow the verifier to load the public key to the trust store by specifying the URL when using
notation cert add
, it would be much more convenient for users in the signature verification process.What solution do you propose?
For example, specifying the public certificate through an HTTPS address when using
notation cert add
as follows:What alternatives have you considered?
/
Any additional context?
No response
The text was updated successfully, but these errors were encountered: