Commit graph

2 commits

Author SHA1 Message Date
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