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