v0.0.9
Pre-release
Pre-release
Changelog
New Features
- e7ca560: feat(rot): Added ability to pre-populate cert template with certs using
--cn
or--collection
(@spbsoluble)
Bug fixes
- 82bcc0d: fix(cli): Silent failure when storetypes cannot find valid source file. (@spbsoluble)
- f5de9e9: fix(cmd): If client fails to connect to Keyfactor then error is output to the console rather than silently failing. (@spbsoluble)
- 3f90908: fix(rot): Template generation can handle multiple filter param types and not duplicate data. (@spbsoluble)
Dependency updates
- c76d612: fix(deps): Remove deprecated
ioutil
. (@spbsoluble)