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

[Feature Request] Support Direct Import of Certificates via URL #3350

Open
cryptobench opened this issue Nov 27, 2024 · 0 comments
Open

[Feature Request] Support Direct Import of Certificates via URL #3350

cryptobench opened this issue Nov 27, 2024 · 0 comments

Comments

@cryptobench
Copy link
Member

cryptobench commented Nov 27, 2024

To simplify the process for requestors requiring outbound networking in their tasks, it would be helpful if providers could directly pass a URL to the import-cert command. This enhancement would allow yagna to download the certificate automatically, eliminating the need for providers to manually download and place the certificate in the correct path.

With this feature, requestors could announce a complete command including the link, enabling providers to run it immediately without extra steps.

Current Command

ya-provider rule set outbound partner import-cert root-cert-template.signed.json --mode all

Proposed Enhancement

Add support for URLs in the command:

ya-provider rule set outbound partner import-cert https://mydomain.com/root-cert-template.signed.json --mode all
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