As a person, that has a small mailserver for multiple domains it is quite annoying to configure for each domain a .well-known/openpgpkey/hu/. It would be nice, if I would have the possible to sort this out in DNS. It would help a lot, if WKD would also requests autoconfig.<domain>. With a seperated DNS entry it would help a lot to process all WKS requests by a single server and we wouldn't have to clutter the WKD feature through multiple files. The scenario would looks like this:
https://autoconfig.example.org/.well-known/openpgpkey/hu/<hash>
if that fails:
https://example.org/.well-known/openpgpkey/hu/<hash>
I think autoconfig.<domain> is a good domainname choice, because it is also used for Mozilla Autoconfig feature Thunderbird/Autoconfiguration