Closed
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
- Have you searched for similar issues (both open and closed)?
- Yes
Describe the bug
Tried to add a certificate via DNS Challenge for Cloudflare domain. After starting the process, a timeout error appears. If the propagation seconds are set, an error is given hinting at conflicting dependencies with the certbot-dns-cloudflare
pip package.
Nginx Proxy Manager Version
v2.9.15
To Reproduce
Steps to reproduce the behavior:
- Go to the tab "SSL Certificates"
- Click on "Add SSL Certificate"
- Enter the domains "*.example.com, example.com"
- Select "Use DNS Challenge", Cloudflare, and set API Key
- Set Propagation Seconds (450 Seconds) (Optional)
Expected behavior
A SSL Wildcard Certificate is created.
Screenshots
Operating System
Raspberry Pi - Raspbian GNU/Linux 11 (bullseye)
docker-compose version 1.29.2
Additional context