Releases: mvmaasakkers/certificates
Releases · mvmaasakkers/certificates
Updated dependencies to fix Excessive Platform Resource Consumption
Updated dependencies to fix Excessive Platform Resource Consumption: https://github.com/mvmaasakkers/certificates/security/dependabot/1
Added darwin/arm64 to the list of build targets
Full Changelog: v0.7.0...v0.7.1
Upped go version to 1.18 and updated dependencies
v0.7.0 Upped go version to 1.18 and updated dependencies
Added support for signing certificates with pre-existing CSR's
This release adds the possibility to use a pre-existing csr during the generation by giving the path to the csr file using the --csr flag.
Added bitsize flag to change certificate key generation bitsize
Added bitsize flag to change certificate key generation bitsize use the --bitsize flag (default is 4096, options are 2048 and 4096). If you want to import the certificate in Azure KeyVault you must use a 2048 bit signing key.
v0.4.1
v0.4.0
Add more verbose error messages
v0.3.3
v0.3.2
v0.3.0
Add cli tests and tagged v0.3.0