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