Skip to content

Releases: aloopkin/WinCertes

Release 1.1.5

28 Oct 22:48
73353c1
Compare
Choose a tag to compare

New/fixed in this version:

  • error codes are returned in case of failure
  • updated dependencies

Release 1.1.4

27 Oct 15:23
184aa33
Compare
Choose a tag to compare

New in this release:

  • Ability to specify HTTP Port (e.g. when behind a firewall)

Fixed in this release:

  • Friendly name generation algorithm
  • Scheduled task command line was incorrect when multiple domains were specified (see #18)

Release 1.1.3

12 Mar 23:08
Compare
Choose a tag to compare

Fixed in this release:

  • WinCertes directory now correctly added to PATH
  • fixed a nasty NPE preventing DNS validation to work

Release 1.1.2

07 Mar 14:48
Compare
Choose a tag to compare

Fixed in this release:

  • bug in IIS Binding update

Release 1.1.1

04 Mar 16:09
Compare
Choose a tag to compare

Fixes and minor improvements in this release:

  • updating IIS binding rather than delete/create it when renewing, thanks to @anibal-acosta
  • improve management of the well-known directory, thanks to @anibal-acosta
  • improve renewal delay handling
  • improve command-line parsing error handling

Release 1.1.0

15 Jan 19:22
Compare
Choose a tag to compare

New in this release:

  • Support for DNS validation
  • Support for acme-dns
  • Support for Windows DNS
  • Support for ACMEv2 "POST-as-GET"

Fixed in this release:

  • Error messages give now more details
  • Updated supporting librairies

Maintenance release 1.0.5

28 Nov 19:31
Compare
Choose a tag to compare

Main changes in this release:

  • Fixed MIME Map for HTTP validation through IIS, which wasn't working for some IIS versions
  • From now on, release the "Debug" version with additional logs

Maintenance release 1.0.4

22 Aug 08:51
Compare
Choose a tag to compare

Main changes in this release:

  • support for intermediate CA certificates issuing certificate through ACME
  • better handling of the built-in webserver (testing port 80 availability sooner)

Maintenance release 1.0.3

18 Aug 12:58
Compare
Choose a tag to compare

Main changes in this version:

  • Improved IIS configuration automation regarding mimetype handling
  • Exception handling improvement

Maintenance release 1.0.2

17 Aug 23:38
Compare
Choose a tag to compare

Main changes in this release:

  • fixed a glitch in IIS Binding when renewing certificate
  • improved Certes error management