If we know apriori that only the following subdomains are allowed:
alpha
beta
charlie
- Would it be possible to serve the “ask” endpoint, say as a static file server, from within caddy itself, to satisfy the ask endpoint?
- Failing which, is it possible to have an “ask” endpoint, that always returns true (for development only - while the actual “ask” endpoint is being built)?
- Is there an example of how this “ask” endpoint should behave? (On-Demand TLS questions)