Releases: aloopkin/WinCertes
Releases · aloopkin/WinCertes
Release 1.1.5
New/fixed in this version:
- error codes are returned in case of failure
- updated dependencies
Release 1.1.4
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
Fixed in this release:
- WinCertes directory now correctly added to PATH
- fixed a nasty NPE preventing DNS validation to work
Release 1.1.2
Fixed in this release:
- bug in IIS Binding update
Release 1.1.1
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
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
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
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
Main changes in this version:
- Improved IIS configuration automation regarding mimetype handling
- Exception handling improvement
Maintenance release 1.0.2
Main changes in this release:
- fixed a glitch in IIS Binding when renewing certificate
- improved Certes error management