4 Commits (f0d456dd13a0459f9c12f52beeb893bb539c745e)

Author SHA1 Message Date
Jan Dittberner 472091b374 Switch to logrus for structured logging 2 years ago
Jan Dittberner 82a1284073 Rename intermediary CA to subordinate CA
This refactoring commit renames all occurrences of the term "intermediary CA"
to "subordinate CA" for better alignment with the terms used in RFC-5280 and
other standard documents.
2 years ago
Jan Dittberner 0d69a9013d Refactor HSM setup
- create new type hsm.Access to encapsulate HSM operations
- make setup options operate on hsm.Access instances
- adapt tests and cmd/signer to work with hsm.Access
2 years ago
Jan Dittberner c532ec436a Improve test coverage of package hsm 2 years ago