Skip to content

How to specify DNS validation script parameters (and values) on the command-line? #2242

Description

@HarjitBatra

Can someone please provide an example command-line usage for the EasyDNS validation plugin? How are the token and key values that are obtained from EasyDNS to be specified on the command line? Let's assume that my key is "api123x4567y89z10.12345678" and my token is "u123x4567y89z10.12345678".

wacs --test --verbose --accepttos --emailaddress <myemail@mydomain.com> --source manual --friendlyname "<My Friendly Name>" --commonname "<hostname.mydomain.com>" --host "<san.mydomain.com>" --store pemfiles --pemfilespath "<C:\Temp\MyPEMfiles>" --validationmode dns-01 --validation script --dnsscript "C:\ProgramData\chocolatey\lib\win-acme\tools\Scripts\EasyDNS.ps1"

I have tried using --EDKey api123x4567y89z10.12345678 and --EDToken u123x4567y89z10.12345678, and I have tried using --eab-key and --eab-key-identifier but neither have worked.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions