We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Checklist
jc21/nginx-proxy-manager:latest
Describe the bug the mijn-host dns provider credential file section needs an update. according to: https://github.com/mijnhost/certbot-dns-mijn-host The content of the credential file should be
dns_mijn_host_api_key = YOUR_API_KEY
and not
dns-mijn-host-credentials = /etc/letsencrypt/mijnhost-credentials.ini
As the dns-mijn-host-credentials flag no longer works
Nginx Proxy Manager Version 2.12.2
To Reproduce Steps to reproduce the behavior:
Expected behavior ssl certificate is created
Screenshots
Operating System
I'm using the stack feature of portainer to deploy the unedited docker compose file from this project
Additional context
The text was updated successfully, but these errors were encountered:
PR added for this change: Update certbot-dns-plugins.json (mijn-host) #4334
Sorry, something went wrong.
@Peter-de-haas can you try v2.12.3 and confirm this fixes your issue. If so, the ticket can be closed.
It seems to be working on my end. Thank you so much!
No branches or pull requests
Checklist
jc21/nginx-proxy-manager:latest
docker image?Describe the bug
the mijn-host dns provider credential file section needs an update.
according to: https://github.com/mijnhost/certbot-dns-mijn-host
The content of the credential file should be
dns_mijn_host_api_key = YOUR_API_KEY
and not
dns-mijn-host-credentials = /etc/letsencrypt/mijnhost-credentials.ini
As the dns-mijn-host-credentials flag no longer works
Nginx Proxy Manager Version
2.12.2
To Reproduce
Steps to reproduce the behavior:
Expected behavior
ssl certificate is created
Screenshots
Operating System
I'm using the stack feature of portainer to deploy the unedited docker compose file from this project
Additional context
The text was updated successfully, but these errors were encountered: