cacert-gosigner/.gitignore
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.
2022-11-20 18:59:37 +01:00

11 lines
101 B
Text

*.crt
*.pem
*.pub
/.idea/
/ca-hierarchy.json
/clientsim
/config.yaml
/dist/
/repos/
/signer
/testPty