This release improves handling of base32 strings in the nk3 secrets subcommand, improves the PIV subcommand and adds support for custom CAs to the nethsm subcommand.
Changelog
- Fix typo in delete_credential documentation string. by @uzb-dev in #622
- Piv cli improvements by @mmerklinger in #630
- fix: append required base32 padding when handling unpadded otp secrets by @deheisenbug in #639
- fix: allow lowercase base32 secrets input by @deheisenbug in #641
- nethsm: Add --ca-certs option by @robin-nitrokey in #637
New Contributors
- @uzb-dev made their first contribution in #622
- @deheisenbug made their first contribution in #639
Full Changelog: v0.8.1...v0.8.2