Let's Encrypt challenges
Confirm-CPSLetsEncryptChallengesCompleted
Synopsis
Confirm Let's Encrypt challenge data is ready.
Syntax
Confirm-CPSLetsEncryptChallengesCompleted [-EnrollmentID] <Int32> [-ChangeID] <Int32> [-Acknowledgement] <String> [[-EdgeRCFile] <String>] [[-Section] <String>] [[-AccountSwitchKey] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]
Description
Submits an acknowledgment after you provide the HTTP or DNS tokens to inform the CPS that the Let's Encrypt challenges are available and ready for validation. You can also wait for the CPS to validate the tokens, because the system does it on a regular schedule.
Parameters
‑AccountSwitchKey |
An account credential key that lets you move between accounts when using an API client enabled for multiple accounts. To find account switch keys, use Get-AccountSwitchKey. |
‑Acknowledgement Required |
The state for which the acknowledgment is submitted, either |
‑ChangeID Required |
The change ID for an enrollment on which to perform the desired operation. |
‑EdgeRCFile |
Your EdgeGrid resource file to authenticate your command. Defaults to |
‑EnrollmentID Required |
Enrollment on which to perform the desired operation. |
‑Section |
The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
Related Links
Updated 5 days ago