Skip to content

Releases: aloopkin/WinCertes

Release 1.4.4

21 Mar 15:35
0c92ebe
Compare
Choose a tag to compare
  • add bindport option to bind on specified port rather than just hostname
  • update libs
  • add CI/CD

Release 1.4.3

13 Oct 09:14
273d366
Compare
Choose a tag to compare
  • 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

30 Sep 16:35
Compare
Choose a tag to compare
  • fix bug #30 on extra parameter not properly handled, thanks to @valeriob for the diagnostics
  • fix reset not performed fully when using extra parameter
  • add preliminary support for AWS Route53 for DNS validation (testers wanted)

Release 1.4.1

22 Jun 13:28
ff4a75b
Compare
Choose a tag to compare
  • 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

31 May 11:26
Compare
Choose a tag to compare

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

21 Feb 17:10
Compare
Choose a tag to compare
  • 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

30 Dec 09:33
Compare
Choose a tag to compare

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

29 Dec 11:09
Compare
Choose a tag to compare

Fixed a nasty bug on account registration without directory ToS.

Release 1.1.7

28 Dec 17:26
Compare
Choose a tag to compare

Fixed bugs in this release:

  • RenewalDelay and HTTPPort settings were saved incorrectly
  • Updating Evertrust logo in the installer

Release 1.1.6

28 Nov 14:11
Compare
Choose a tag to compare

Main change in this release:

  • added a User-Agent header by working around Certes