github win-acme/win-acme v1.6
letsencrypt-win-simple v1.6

latest releases: v2.2.8.1635, v2.2.7.1621, v2.2.7.1612...
8 years ago

Check for IIS installed. Shouldn't crash if IIS not installed now.
Enable SNI for IIS 8. This will cause problems with IE on XP, but can be turned off and won't be set if there's an existing https binding.
Always prompt at end of program unless renew. No more disappearing errors when not running from console.
Store certs in "WebHosting" instead of personal.

Switch from letsencrypt-win lib submodule to ACMESharp nuget and latest API.

  • Removed the letsencrypt-win git submodule
  • Added references to latest ACMESharp (and related) nuget packages
  • Updated code to use latest ACMESharp namespaces and new CertProvider
    interface instead of deprecated CsrHelper
  • Includes support for auto-swiitching between 32/64-bit cert provider

Don't miss a new win-acme release

NewReleases is sending notifications on new releases.