Skip to content

Instantly share code, notes, and snippets.

@dataf3l
Created March 31, 2017 20:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dataf3l/1ce313a1eba2de694f43aff12bebef1b to your computer and use it in GitHub Desktop.
Save dataf3l/1ce313a1eba2de694f43aff12bebef1b to your computer and use it in GitHub Desktop.
((Get-ACMEIdentifier $alias).Challenges | Where-Object { $_.Type -eq 'http-01' }).ChallengePart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment