You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jan Dittberner 2de592d30c Implement command type handling
This commit changes the wire protocol to split between command
announcement and command payload to allow proper typing of sent and
received msgpack messages.

CRL fetching has been implemented as second command after the existing
health check command.
2 years ago
..
context.go Refactor HSM setup 2 years ago
context_test.go Switch to logrus for structured logging 2 years ago
hsm.go Implement command type handling 2 years ago
hsm_test.go Switch to logrus for structured logging 2 years ago
setup.go Switch to logrus for structured logging 2 years ago
setup_test.go Switch to logrus for structured logging 2 years ago
storage.go Switch to logrus for structured logging 2 years ago