ACME dns plugin development

I think now’s the time to start working on plugins for ACME certificate managers (acme.sh/certbot/cert-manager/traefik/etc) since the API just landed!

I’m going to start working on the one for ACME.sh (DNS API Dev Guide · acmesh-official/acme.sh Wiki · GitHub)

Related to Acme.sh & Certbot plugins for dns-01 ACME challenge · Issue #51 · obl-ong/admin · GitHub

3 Likes

acme.sh plugin is coming along! I got the device authorization working & am able to exchange for a token.

code’s a bit of a mess though

@staff I need a PR review: Device grant flow by reesericci · Pull Request #63 · obl-ong/admin · GitHub

Hi @reesericci! I am also working on a Caddy plugin for obl.ong (sub)domains at the moment and I have recently applied for an OAuth client. Feel free to look around and send patches at andreijiroh.dev / Golang Packages monorepo · GitLab.

Whoa, thanks! This looks great, thank you for creating this.

It’s still a work in progress, since I am in process of hacking around the API currently.

1 Like

If you need any help, feel free to gimme a call or shoot me a message, I’m free anytime and happy to explain the API.

1 Like