Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Store parsed DER certificates for matching entries | Rasmus Dahlberg | 2025-01-03 | 1 | -2/+5 |
| | | | | | | For convenience. For example, now one can debug issues like this: openssl x509 -inform DER -in /path/to/crt.der -text -noout | ||||
* | chore: Remove dash in project name | Rasmus Dahlberg | 2024-06-02 | 2 | -4/+4 |
| | | | | To be consistent with naming of the tools in cmd/. | ||||
* | Add drafty prototype | Rasmus Dahlberg | 2024-01-07 | 2 | -0/+216 |