Skip to content

Release 1.4.0

Compare
Choose a tag to compare
@aloopkin aloopkin released this 31 May 11:26
· 33 commits to master since this release

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