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 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.
2 years ago
..
context.go Move internal code to internal packages 2 years ago
context_test.go Move internal code to internal packages 2 years ago
hsm.go Implement CA information command 2 years ago
hsm_test.go Move internal code to internal packages 2 years ago
setup.go Move internal code to internal packages 2 years ago
setup_test.go Move internal code to internal packages 2 years ago
storage.go Move internal code to internal packages 2 years ago