polymind-inc/acmebot ? reverse-engineered prompt
Reverse engineered prompt
Build me an Azure based app that automatically issues and renews SSL certificates with ACME and stores everything in Azure Key Vault.
I want a simple dashboard and HTTP API where I can manage certificates for things like App Service, Functions, Front Door, Application Gateway, and similar Azure services. It should support DNS challenge validation, wildcards, apex domains, and multiple names on one certificate. Make it handle renewals on its own, keep track of each cert separately, and use the right renewal timing so it stays reliable over time.
Please set it up so it can be deployed easily to Azure, with the main pieces needed for a real production setup, like the function app, storage, logs, and monitoring. Use current best practices and look up any official Azure docs if you need to.
Are you gonna build this?
make sure you review the code using coderabbit