go-acme / lego

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

Support for provider: shellrent #2124

Closed urgali closed 3 months ago

urgali commented 4 months ago

Welcome

How do you use lego?

Through Traefik

Link to the DNS provider

https://www.shellrent.com/

Link to the API documentation

https://api.shellrent.com/section/apien

Additional Notes

Here is a LE community post reporting shellrent as functioning: https://community.letsencrypt.org/t/dns-providers-who-easily-integrate-with-lets-encrypt-dns-validation/86438

Here is shellrent certbot git: https://github.com/shellrent/certbot-dns-shellrent

And here is official acme.sh implementation: https://github.com/acmesh-official/acme.sh/wiki/dnsapi2#dns_shellrent

ldez commented 4 months ago

FYI there is no official acme.sh implementation: the wiki was updated but the PR was never merged.

ldez commented 4 months ago

[x] Yes, I'm able to create a pull request and be able to maintain the implementation.

You checked this box, do you plan to create a PR?

urgali commented 4 months ago

No, my bad, I'm availabel to test it if someone implements it though