cacert-gosigner/internal
Jan Dittberner 51afebf2c1 Test and refactor messages
- add unit tests for all handwritten code in messages package
- use uuid.NewString() instead of uuid.NewUUID() to avoid unnecessary error
  handling
- sort code in messages.go to put type related code close to each other
- move checkFailed from hsm.Access.Healthy method to messages.CertificateInfoFailed
- add typing for Status field of messages.CertificateInfo
2022-12-01 11:34:07 +01:00
..
config Improve signer setup code 2022-11-30 20:12:26 +01:00
handler Implement delta CRL support 2022-11-30 18:47:18 +01:00
health Move internal code to internal packages 2022-11-28 17:39:48 +01:00
hsm Test and refactor messages 2022-12-01 11:34:07 +01:00
openpgp/signing Move internal code to internal packages 2022-11-28 17:39:48 +01:00
serial Refactor client protocol 2022-11-29 14:05:10 +01:00
x509 Implement delta CRL support 2022-11-30 18:47:18 +01:00