You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When setting the DNSValidatorType to "ps" (and setting the DNSScriptFile) is just keeps reporting:
WinCertes.exe:Specify either an HTTP or a DNS validation method.
To Reproduce
Steps to reproduce the behaviour:
Run the following:
WinCertes.exe -e [email protected] -d domain.co.uk -d www.domain.co.uk -b "Default Web Site" -p -f="dns2.ps1" --setopt=DNSValidatorType:ps --setopt=DNSScriptFile:C:\Users\User\Desktop\dns1.ps1
I have tried using the --reset switch to start again, but no change.
Expected behaviour
A certificate is produced.
Desktop (please complete the following information):
OS: Windows 11 22H2 Ent
Additional context
I might be doing something wrong, as I have never used this before, but I can't see anything wrong based on the documentation.
The text was updated successfully, but these errors were encountered:
When setting the DNSValidatorType to "ps" (and setting the DNSScriptFile) is just keeps reporting:
WinCertes.exe:Specify either an HTTP or a DNS validation method.
To Reproduce
Steps to reproduce the behaviour:
Run the following:
WinCertes.exe -e [email protected] -d domain.co.uk -d www.domain.co.uk -b "Default Web Site" -p -f="dns2.ps1" --setopt=DNSValidatorType:ps --setopt=DNSScriptFile:C:\Users\User\Desktop\dns1.ps1
I have tried using the --reset switch to start again, but no change.
Expected behaviour
A certificate is produced.
Desktop (please complete the following information):
Additional context
I might be doing something wrong, as I have never used this before, but I can't see anything wrong based on the documentation.
The text was updated successfully, but these errors were encountered: