cacert-gosignerclient/.gitignore
Jan Dittberner da17fb69d7 Implement CRL and Health response handling
- add callback support to client and handler
- implement support for updating the CA certificates and profiles from
  health data of the signer
- implement CRL retrieval from the signer including delta CRL support
- implement error response handling
- add configurable start and interval timers for health and CRL data
2022-11-30 18:56:57 +01:00

7 lines
No EOL
61 B
Text

*Pty
/.idea/
/config.yaml
/crls/
/dist/
/signerclient
go.work