When the Let's Encrypt client in aaPanel uses DNS verification (to provide the ACME challenge token), it generally configures a separate token for each subdomain, expecting each to be placed into a separate record on the DNS.
For manually provisioning DNS records, while managing multiple subdomains corresponding to the same host, such an approach is quite clumsy.
If the same instance of aapanel manages multiple subdomains and web sites on the same main domain and the same host, is support available for consolidating validation into a single DNS record and challenge token?