Win-acme dnsscript for acme-dns

My domain is: acme.sched.us

I can login to a root shell on my machine (yes or no, or I don’t know): Yes

After much confusion, I was able to setup an acme-dns server (https://github.com/joohoi/acme-dns) on an Ubuntu 18.04 virtual machine. Now I have a Windows server that needs to get a certificate, but it seems that win-acme (https://www.win-acme.com/reference/cli) expects a script to handle the updating and deleting of the txt records for the domain (it doesn’t know how to do it itself even though I provided it with my API credentials). Can anyone provide me with a sample script that will work with win-acme and acme-dns?

Just one step away I think from getting it all to work. :slight_smile:

Nevermind, I wrote one myself:

1 Like

Hi,

I’m not sure if this is what you wanted, but there’s an existing plugin for acme-dns in win-acme codebase.

@stevenzhu I tried using that format, but I couldn’t get it to work. I only got it to work by using the Python script I wrote.

It’s possible I did something wrong. :frowning:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.