Skip to content
New issue

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

Updated credentials for netcup dns challenge #1020

Merged
merged 2 commits into from
Apr 29, 2021

Conversation

stegmannb
Copy link
Contributor

The netcup DNS challenge currently fails because the credentials are not found.

There is already an issue #710 open for this.

The log shows:

Missing properties in credentials configuration file /etc/letsencrypt/credentials/credentials-16:
 * Property "certbot_dns_netcup:dns_netcup_customer_id" not found (should be Customer ID associated with netcup account).
 * Property "certbot_dns_netcup:dns_netcup_api_key" not found (should be Key for CCP API, see https://www.netcup-wiki.de/wiki/CCP_API).
 * Property "certbot_dns_netcup:dns_netcup_api_password" not found (should be Password for CCP API, see https://www.netcup-wiki.de/wiki/CCP_API).

I tried to manually add certbot_dns_netcup: in front of the properties and the challenge worked as expected.

jc21 and others added 2 commits March 18, 2021 09:36
The netcup DNS challenge currently fails because the credentials are not found.
@stegmannb stegmannb changed the title Updated credentials for netcup dns challange Updated credentials for netcup dns challenge Apr 15, 2021
@jc21
Copy link
Member

jc21 commented Apr 15, 2021

Docker Image for build 1 is available on DockerHub as jc21/nginx-proxy-manager:github-pr-1020

@jc21 jc21 changed the base branch from master to develop April 28, 2021 23:31
@jc21
Copy link
Member

jc21 commented Apr 29, 2021

Docker Image for build 2 is available on DockerHub as jc21/nginx-proxy-manager:github-pr-1020

@jc21 jc21 merged commit a84158c into NginxProxyManager:develop Apr 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants