Releases: aloopkin/WinCertes
Releases · aloopkin/WinCertes
Release 1.4.4
Release 1.4.3
- use local implementation of MD5 not to be blocked by system hardening (MD5 is not used for security related feature)
- clarify documentation on options
Release 1.4.2
Release 1.4.1
- adding a generic method to set options (for use e.g. with DNS validation modes)
- adding the option to set the key size
- fixing the use of one account key per requested domain
Release 1.4.0
New in this release:
- add ability to manage more than two certificate instances
- add ability to retrieve certificate as PEM (cert+key) in parallel with PKCS#12
- add documentation with sample usage
Fixed in this release:
- narrow the rights restrictions on registry to make it more compatible with various environments, thanks to @cshawky
- manage rights for temporary folder used to dump certificates
- scope for installer was incorrectly requested
- UAC was not triggered correctly
- IIS bindings were not properly managed when using multiple hostnames and certificates
Thanks @cshawky, @franklinbezerra and @yannlec for your valuable inputs and tests
Release 1.3.0
- Added an option to issue an extra certificate (just add --extra to the command line)
- Keep the command line provided order for domains
- Fixed Registry rights, since we write a private key to it
- Fixed multiple bindings and SNI support (see #23 and #24)
- Added the "no-csp" option... To use with much care... (see #9)
Release 1.2.0
Adding commands to manage configuration lifecycle:
- "--reset" to completely reset the configuration
- "--show" to display configuration parameters in a friendly way
Release 1.1.8
Fixed a nasty bug on account registration without directory ToS.
Release 1.1.7
Fixed bugs in this release:
- RenewalDelay and HTTPPort settings were saved incorrectly
- Updating Evertrust logo in the installer
Release 1.1.6
Main change in this release:
- added a User-Agent header by working around Certes