diff --git a/backend/certbot/dns-plugins.json b/backend/certbot/dns-plugins.json index 8f592f66db..faf9cab5dd 100644 --- a/backend/certbot/dns-plugins.json +++ b/backend/certbot/dns-plugins.json @@ -226,9 +226,9 @@ "eurodns": { "name": "EuroDNS", "package_name": "certbot-dns-eurodns", - "version": "~=0.0.4", + "version": "~=1.8.2", "dependencies": "", - "credentials": "dns_eurodns_applicationId = myuser\ndns_eurodns_apiKey = mysecretpassword\ndns_eurodns_endpoint = https://rest-api.eurodns.com/user-api-gateway/proxy", + "credentials": "dns_eurodns_applicationId = myuser\ndns_eurodns_apiKey = mysecretpassword\ndns_eurodns_endpoint = https://rest-api.eurodns.com/", "full_plugin_name": "dns-eurodns" }, "firstdomains": {