cacert-gosigner/pkg/x509
Jan Dittberner f0d456dd13 Protocol improvements
- add a client generated command ID for tracing commands and responses
- define protocol delimiter in protocol.CobsDelimiter
- apply code simplifications suggested by golangci-lint
- add Makefile
- add compile time build information for signer binary
- make sure that dependencies for msgpackgen survive go mod tidy
- extract MsgPackHandler into its own file
- add CRL number to fetch CRL response
- remove port.Flush() to avoid removing written data before it reaches the
  client
2022-11-28 17:10:46 +01:00
..
helper Fix golangci-lint warnings 2022-11-20 09:13:11 +01:00
openssl Implement command type handling 2022-11-20 18:59:37 +01:00
revoking Protocol improvements 2022-11-28 17:10:46 +01:00
signing Fix golangci-lint warnings 2022-11-20 09:13:11 +01:00