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 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
2 years ago
..
cainfo Implement sign certificate command 2 years ago
config Implement sign certificate command 2 years ago
handler Implement sign certificate command 2 years ago
health Move internal code to internal packages 2 years ago
hsm Implement sign certificate command 2 years ago
openpgp/signing Move internal code to internal packages 2 years ago
serial Fix grammar 2 years ago
x509 Implement sign certificate command 2 years ago