Skip to content

Instantly share code, notes, and snippets.

@stylersnico
Created June 14, 2018 12:44
Show Gist options
  • Save stylersnico/301066d86298e236709db0d9fc30fe49 to your computer and use it in GitHub Desktop.
Save stylersnico/301066d86298e236709db0d9fc30fe49 to your computer and use it in GitHub Desktop.
renew-exchange-cert.bat
"C:\Let's Encrypt\letsencrypt.exe" --renew --baseuri "https://acme-v01.api.letsencrypt.org/"
powershell -File "C:\Let's Encrypt\ExchangeLetsEncrypt.ps1" -CertificateImport "C:\ProgramData\win-acme\httpsacme-v01.api.letsencrypt.org\1-all.pfx" -ServerName tap-ms01.tap.ovh"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment