NginxProxyManager / nginx-proxy-manager

Docker container for managing Nginx proxy hosts with a simple, powerful interface
https://nginxproxymanager.com
MIT License
22.42k stars 2.6k forks source link

DNS Challenge Domain Names Sorted alphabetically #3398

Open JustinBack opened 9 months ago

JustinBack commented 9 months ago

Checklist

Describe the bug When using the PowerDNS Challenge Provider, domain names are sorted alphabetically, resulting in 403 forbidden errors as the certbot plugin tries to resolve to the first sorted domain (which is a subdomain)

Nginx Proxy Manager Version v.2.10.4

To Reproduce Steps to reproduce the behavior:

  1. Create a Certificate Request for example.com, aaa.example.com, bbb.example.com
  2. Request the certificate and see in the error message that NPM re-ordered the domain names to aaa.example.com, bbb.example.com, example.com

Expected behavior NPM should respect the order in the Request List

Operating System Debian 12

github-actions[bot] commented 2 months ago

Issue is now considered stale. If you want to keep it open, please comment :+1: