v1.0.1
Bug Fixes
- The tarball structure is not consistent between Linux and macOS. (#127)
- Azure Key Vault imported PKCS12 certificate doesn't work on macOS (#133)
- Azure Key Vault imported PKCS12 certificate chain with leaf-to-root certificate order doesn't work (#136)
Detailed Commits
- fix: update help doc by @JeyJeyGao in #130
- ci: update tarball structure by @JeyJeyGao in #129
- doc: update set policy by @JeyJeyGao in #131
- fix: macOS PKCS12 confidential mode = None & Integrity mode = Password(null) by @JeyJeyGao in #134
- ci: add windows and macos test pipeline by @JeyJeyGao in #137
- fix: certificate path construction by @JeyJeyGao in #135
Full Changelog: v1.0.0...v1.0.1