cacert-gosignerclient/internal/legacydb
Jan Dittberner 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
..
legacydb.go Continue certificate signing implementation 2024-01-12 20:48:13 +01:00
legacydb_test.go Add legacydb package to support existing MySQL DB 2024-01-12 19:07:24 +01:00