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

Only upload ACME account configuration to Azure KeyVault if required #135

Open
rembik opened this issue Sep 12, 2024 · 0 comments
Open

Only upload ACME account configuration to Azure KeyVault if required #135

rembik opened this issue Sep 12, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@rembik
Copy link
Collaborator

rembik commented Sep 12, 2024

SUMMARY

Whenever the library is executed it will first download an already existing ACME account configuration from the referenced Azure KeyVault. This Azure KeyVault secret is a base64 encoded archive file. Even if the included files within the archive will not change after initial ACME account registration, the respective archive file that will be created afterwards will be different and that leads to an update of the respective Azure KeyVault secret on every library execution. This creates unnecessary API calls and thereby increases costs.

ISSUE TYPE
  • Feature Idea
@rembik rembik added the enhancement New feature or request label Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant