Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Microsoft DNS Scripts #1200

Merged
merged 2 commits into from
Aug 26, 2019
Merged

Added Microsoft DNS Scripts #1200

merged 2 commits into from
Aug 26, 2019

Conversation

Kolahzary
Copy link
Contributor

No description provided.

@Kolahzary
Copy link
Contributor Author

Sample usage:

.\wacs.exe --accepttos --emailaddress shadman.ko@gmail.com --target manual --host "kolahzary.ir, *.kolahzary.ir" --friendlyname "kolahzary.ir, kolahzary.ir" --validationmode dns-01 --validation DnsScript --dnsscript "./Scripts/microsoft-dns.bat" --store pemfiles --pemfilespath "../certs"

@WouterTinus
Copy link
Member

Hi @Kolahzary, thanks for this. I think the .bat file is superfluous since recent versions of the program are able to run .ps1 directly. If you could adjust the PR accordingly I'd be glad to merge it in.

@WouterTinus WouterTinus added this to the 2.0.10 milestone Aug 24, 2019
@Kolahzary
Copy link
Contributor Author

Hi,
Deleted .bat file, is it OK now?
new sample usage*:

.\wacs.exe --accepttos --emailaddress shadman.ko@gmail.com --target manual --host "kolahzary.ir, *.kolahzary.ir" --friendlyname "kolahzary.ir, kolahzary.ir" --validationmode dns-01 --validation DnsScript --dnsscript "./Scripts/microsoft-dns.ps1" --store pemfiles --pemfilespath "../certs"

@WouterTinus WouterTinus merged commit 4c65976 into win-acme:master Aug 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants