Skip to content

Instantly share code, notes, and snippets.

@henno
Last active November 25, 2020 14:15
Show Gist options
  • Select an option

  • Save henno/48b18e3980a427a0fe85bf0896fb64d8 to your computer and use it in GitHub Desktop.

Select an option

Save henno/48b18e3980a427a0fe85bf0896fb64d8 to your computer and use it in GitHub Desktop.
How to set up Letsencrypt certificate on Windows server for IIS and SSTP VPN at the same time
./wacs --target iissite --siteid 1 --validation selfhosting --installation "iis,script" --script "C:/letsencrypt/Scripts/PSScript.bat" --scriptparameters "C:/letsencrypt/Scripts/ImportSSTP.ps1 {5} 1"
Type a message
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment