| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| certstrap-1.2.0-darwin-amd64 | 2019-09-20 | 6.3 MB | |
| certstrap-1.2.0-linux-amd64 | 2019-09-20 | 6.2 MB | |
| certstrap-1.2.0-windows-amd64 | 2019-09-20 | 6.3 MB | |
| README.md | 2019-09-20 | 504 Bytes | |
| Version 1.2.0.tar.gz | 2019-09-20 | 1.1 MB | |
| Version 1.2.0.zip | 2019-09-20 | 1.4 MB | |
| Totals: 6 Items | 21.4 MB | 0 | |
New Features
Add revoke command to add certificate to CA's CRL (#58)
Add URI SAN support to the request-cert command via --uri flag (#63)
New API in pkix package (#71)
New flags that allow to override default file inputs and outputs. request-cert command takes --key and --crt flags and sign command takes --csr and --crt. (#81)
Bugfixes Support CSR issued by Microsoft certreq tool (#50) Remove global state from pkix package (using when using it as a library) (#77)