go-acme / lego

Let's Encrypt/ACME client and library written in Go
https://go-acme.github.io/lego/
MIT License
7.58k stars 994 forks source link

Support for provider: EUserv #1990

Open renne opened 11 months ago

renne commented 11 months ago

Welcome

How do you use lego?

Binary

Link to the DNS provider

https://www.euserv.com/en/

Link to the API documentation

https://www.euserv.com/wiki/index.php/API_Documentation/en

Additional Notes

Domain-related documentation is in section 2.5.

German hoster offering domains, (virtual) servers, interconnection, BGP announcements, IP address space, ...

ldez commented 11 months ago

Hello,

API of EUserv seems only available for resellers. https://www.euserv.com/wiki/index.php/API_Documentation/en#EUserv_Reseller_API

Are you a reseller? Are resellers the only customers of EUserv?

ldez commented 11 months ago

@renne do you have the answers to my questions?

renne commented 11 months ago

@ldez I'm not a reseller. I've rented a 1,- €/month LXC-Container from EUserv as a VPN gateway with static public IP addresses and I'm hoping to move my domains to EUserv, too. EUserv provides services to resellers and commercial/private end users.

The EUserv support told me there is a new Rest API which should be used for new implementations. Currently I'm waiting for information whether they can provide API accounts for development/testing.