cacert-gosigner/internal
Jan Dittberner afe7d23c9b Implement CA information command
This commit defines command codes for planned commands and response codes for
their corresponding responses.

The health response from the HSM access component has been reduced to avoid
unnecessary data transmissions.

A new CA information command has been implemented. This command can be used
to retrieve the CA certificate and profile information for a given CA name.

The client simulator has been updated to retrieve CA information for all
CAs when the list of CAs changes.
2022-12-02 18:31:59 +01:00
..
cainfo Implement CA information command 2022-12-02 18:31:59 +01:00
config Improve signer setup code 2022-11-30 20:12:26 +01:00
handler Implement CA information command 2022-12-02 18:31:59 +01:00
health Move internal code to internal packages 2022-11-28 17:39:48 +01:00
hsm Implement CA information command 2022-12-02 18:31:59 +01:00
openpgp/signing Move internal code to internal packages 2022-11-28 17:39:48 +01:00
serial Implement graceful shutdown on interrupt or SIGTERM 2022-12-02 12:54:07 +01:00
x509 Implement delta CRL support 2022-11-30 18:47:18 +01:00