Commit graph

4 commits

Author SHA1 Message Date
6ded9c40ab Fix golangci-lint warnings 2024-01-14 13:48:46 +01:00
8c99fe2fab Implement handling of returned certificates 2024-01-14 13:13:58 +01:00
73aad9d74e Continue certificate signing implementation
- parse PEM CSRs to DER before sending them to the signer
- handle SignCertificate and SignOpenPGP response messages
- add file system prefix constants for writing certificate files
- define supported hash algorithms
- fix handling of signing requests without organization, organizational unit,
  or location information
- use a different SMTP port for debugging with mailpit
2024-01-12 20:48:13 +01:00
a6317c82c5 Add legacydb package to support existing MySQL DB
- add new legacydb package
- fix warnings
2024-01-12 19:07:24 +01:00