-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Labels
Description
Checklist
- Have you pulled and found the error with
jc21/nginx-proxy-manager:latest
docker image?
Yes - Are you sure you're not using someone else's docker image?
Yes - If having problems with Lets Encrypt, have you made absolutely sure your site is accessible from outside of your network?
Yes
Describe the bug
- A clear and concise description of what the bug is.
Tried to create wildcard-___domain certificate using Letsencrypt + Cloudflare. This worked great for "regular" (non-wildcard) domains, but fails for something like "*.host.my-hosting-service.net".
I only get js-alert saying "Internal Error". Please also note my other ticket #627 that more verbose error-dialogs (modal dialogs would be great) will be a great improvement to figure out what the reason is for some issues.
- What version of Nginx Proxy Manager is reported on the login page?
v2.5.0
To Reproduce
Steps to reproduce the behavior:
Go to SSL and try to create a Letsencrypt + Cloudflare verification cert with wildcard in it. Don't forget to enter Cloudflare DNS API Token. My token is approved to work with regular domains.
Expected behavior
Rolling out the requested cert or telling me a more verbose error-message what's wrong behind.
Screenshots
If applicable, add screenshots to help explain your problem.
Operating System
Docker running on Ubuntu 20
Additional context