Commit Graph

4 Commits

Author SHA1 Message Date
Jan Dittberner 2e467b3d2e Configure golangci-lint and fix warnings 2021-01-09 11:24:40 +01:00
Jan Dittberner 2fdde4024d Implement X.509 signing 2021-01-08 18:41:29 +01:00
Jan Dittberner 9f0916b14a Refactor code structure
Move X.509 and Openpgp operations into custom packages. Implement more
robust input reading. Do not convert []byte to string unnecessarily.

Finish implementation of X.509 CRL creation.
2021-01-05 19:59:43 +01:00
Jan Dittberner 2de9771472 Start implementation of revoke action 2021-01-04 20:39:35 +01:00