cacert-gosigner/internal
Jan Dittberner ad6b987c91 Implement sign certificate command
- decouple config and messages
- cainfo maps from config.Profile to messages.CAProfile
- config parses profile usage
- validity can be configured per certificate profile, defaults are defined in
  a defaultValidity method of the profile usage
- the client simulator emits certificate signing requests at random intervals
- add implementation of SingCertificateCommand to MsgPackHandler
- remove indirection signing.RequestSignature
2022-12-11 13:32:05 +01:00
..
cainfo Implement sign certificate command 2022-12-11 13:32:05 +01:00
config Implement sign certificate command 2022-12-11 13:32:05 +01:00
handler Implement sign certificate command 2022-12-11 13:32:05 +01:00
health Move internal code to internal packages 2022-11-28 17:39:48 +01:00
hsm Implement sign certificate command 2022-12-11 13:32:05 +01:00
openpgp/signing Move internal code to internal packages 2022-11-28 17:39:48 +01:00
serial Fix grammar 2022-12-03 13:15:58 +01:00
x509 Implement sign certificate command 2022-12-11 13:32:05 +01:00