Skip to content

Releases: mvmaasakkers/certificates

Updated dependencies to fix Excessive Platform Resource Consumption

29 Apr 07:26
v0.7.2
ce51203

Choose a tag to compare

Added darwin/arm64 to the list of build targets

28 Apr 21:57
v0.7.1
3975ef6

Choose a tag to compare

Upped go version to 1.18 and updated dependencies

28 Apr 21:44
v0.7.0
7ccb166

Choose a tag to compare

v0.7.0

Upped go version to 1.18 and updated dependencies

Added support for signing certificates with pre-existing CSR's

22 Jun 12:10

Choose a tag to compare

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

08 Jan 09:52

Choose a tag to compare

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

17 Jun 11:29

Choose a tag to compare

v0.4.0

17 Jun 07:03

Choose a tag to compare

Add more verbose error messages

v0.3.3

22 May 19:18

Choose a tag to compare

v0.3.2

21 May 11:05

Choose a tag to compare

v0.3.0

21 May 09:55

Choose a tag to compare

Add cli tests and tagged v0.3.0