v0.3.1
Bugfix release
- Missing
go-tpm-keyfile
update meant the key descriptions where not included in the keys. - Ensure we are always setting a minimum bitlength value for keys.
- Ensure
-f
is treated as an aboslute path, and not have the ssh path appended.
What's Changed
- ssh-tpm-keygen: set default number of bits for ecdsa and rsa by @stigtsp in #44
- contrib/services/user/ssh-tpm-agent.service: fix SSH_AUTH_SOCK path by @nl6720 in #45
New Contributors
Full Changelog: v0.3.0...v0.3.1