Releases: taybart/certs
Releases · taybart/certs
v0.2.1
v0.2.0
v0.1.3
v0.1.2
v0.1.1
v0.1.0
- Add ECDSA
{p256, p384, p512}
- Better onboarding using reflect to take user input
- Add
-edit
command - Update config to have more futureproof structure
- Add
-pipe
for doing single line certificates like:certool -csr ./csr-test.json -pipe | certool -sign
- Auto writes key to file
- Adds second tty for password entry
- Add JSON CSR type to help with non-standard requests