A backend and acme.sh dns api for Windows DNS Server

SOURCE CODE

Introduction

dnscmd-acme is to use dnscmd to obtain dns-01 challenge certificate together with acme.sh.

Warning: This project has ABSOLUTELY NO WARRANTY. Use at your own risk.

Usage:

  • Build acme.exe and run it on your dns server or change source code to control Active Directory server accrodingly.
1
GOOS=windows GOARCH=amd64 go build -o acme.exe
  • Copy dns_win.sh to your acme.sh dns_api directory.
  • Try acme.sh with –dns dns_win to obtain certificate.
1
acme.sh --issue -d *.example.com -d example.com --dns dns_win --debug 2
Licensed under CC BY-NC-SA 4.0
comments powered by Disqus
33135a60-master at 2024-03-09 15:10:22 +0000
Built with Hugo
Theme Stack designed by Jimmy