| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| certstrap-windows-amd64 | 2022-07-01 | 6.9 MB | |
| certstrap-darwin-amd64 | 2022-07-01 | 6.6 MB | |
| certstrap-linux-amd64 | 2022-07-01 | 6.7 MB | |
| README.md | 2022-07-01 | 5.2 kB | |
| v1.3.0.tar.gz | 2022-07-01 | 40.2 kB | |
| v1.3.0.zip | 2022-07-01 | 67.7 kB | |
| Totals: 6 Items | 20.3 MB | 0 | |
Release Build (from refs/tags/v1.3.0/1377eabdd8242bc353dcebf879a3b077413036c2)
What's Changed
- Bump Go to 1.13 by @mbyczkowski in https://github.com/square/certstrap/pull/86
- Bump github.com/urfave/cli from 1.21.0 to 1.22.1 by @dependabot-preview in https://github.com/square/certstrap/pull/84
- Update README regarding go version by @chenrui333 in https://github.com/square/certstrap/pull/87
- Add minute and second granularity to expiration time by @codysoyland in https://github.com/square/certstrap/pull/88
- Bump github.com/urfave/cli from 1.22.1 to 1.22.2 by @dependabot-preview in https://github.com/square/certstrap/pull/91
- Set CRL expiration to 2 years by @sashabaranov in https://github.com/square/certstrap/pull/97
- Bump github.com/urfave/cli from 1.22.2 to 1.22.3 by @dependabot-preview in https://github.com/square/certstrap/pull/98
- Remove vendorized deps by @mbyczkowski in https://github.com/square/certstrap/pull/93
- Bump github.com/urfave/cli from 1.22.3 to 1.22.4 by @dependabot-preview in https://github.com/square/certstrap/pull/104
- Fix docker build after removal of vendored deps by @mbyczkowski in https://github.com/square/certstrap/pull/106
- Configure GitHub Actions by @mbyczkowski in https://github.com/square/certstrap/pull/107
- Linter fixes by @mbyczkowski in https://github.com/square/certstrap/pull/108
- Add option to create CA restricted to some domains by @fd0 in https://github.com/square/certstrap/pull/94
- update to generated binaries information by @mrtrkmn in https://github.com/square/certstrap/pull/109
- Bump github.com/urfave/cli from 1.22.4 to 1.22.5 by @dependabot-preview in https://github.com/square/certstrap/pull/114
- Fix NotBefore calculation on new certificates by @adregner in https://github.com/square/certstrap/pull/115
- Upgrade to GitHub-native Dependabot by @dependabot-preview in https://github.com/square/certstrap/pull/118
- Use CA key instead of the subject key in the revocation test by @jdtw in https://github.com/square/certstrap/pull/122
- Move to the correct Go lint action by @jdtw in https://github.com/square/certstrap/pull/123
- Exclude the deprecated PEM functions from CI lints by @jdtw in https://github.com/square/certstrap/pull/125
- Move to Go 1.17 by @jdtw in https://github.com/square/certstrap/pull/126
- Remove deprecated Travis CI config by @jdtw in https://github.com/square/certstrap/pull/127
- Add support for ECC to the pkix package by @jdtw in https://github.com/square/certstrap/pull/130
- Add flags to certstrap to support ECDSA and Ed25519 by @jdtw in https://github.com/square/certstrap/pull/128
- Add support for SPIFFE cert requests by @jdtw in https://github.com/square/certstrap/pull/131
- Fix file permission checking in the depot package by @jdtw in https://github.com/square/certstrap/pull/141
- Add CODEOWNERS by @mbyczkowski in https://github.com/square/certstrap/pull/142
- Bump go.step.sm/crypto from 0.13.0 to 0.15.2 by @dependabot in https://github.com/square/certstrap/pull/145
- Bump github.com/urfave/cli from 1.22.5 to 1.22.9 by @dependabot in https://github.com/square/certstrap/pull/154
- created separate perms for windows so that windows users will no longer experience permission denied issues by @isemaya-square in https://github.com/square/certstrap/pull/155
- Bump go.step.sm/crypto from 0.15.2 to 0.16.2 by @dependabot in https://github.com/square/certstrap/pull/157
- Expand on permissions error message. by @mcdee in https://github.com/square/certstrap/pull/160
- Update Dockerfile by @jdtw in https://github.com/square/certstrap/pull/161
- Add support for setting
pathlenon CA certificates and intermediate CA by @socheatsok78 in https://github.com/square/certstrap/pull/135 - updated go version to 1.16 in response to permission denied issues by @isemaya-square in https://github.com/square/certstrap/pull/151
- Move to Go 1.18 by @jdtw in https://github.com/square/certstrap/pull/162
- Fix typo in release workflow by @jdtw in https://github.com/square/certstrap/pull/163
New Contributors
- @chenrui333 made their first contribution in https://github.com/square/certstrap/pull/87
- @codysoyland made their first contribution in https://github.com/square/certstrap/pull/88
- @sashabaranov made their first contribution in https://github.com/square/certstrap/pull/97
- @fd0 made their first contribution in https://github.com/square/certstrap/pull/94
- @mrtrkmn made their first contribution in https://github.com/square/certstrap/pull/109
- @adregner made their first contribution in https://github.com/square/certstrap/pull/115
- @jdtw made their first contribution in https://github.com/square/certstrap/pull/122
- @dependabot made their first contribution in https://github.com/square/certstrap/pull/145
- @isemaya-square made their first contribution in https://github.com/square/certstrap/pull/155
- @mcdee made their first contribution in https://github.com/square/certstrap/pull/160
- @socheatsok78 made their first contribution in https://github.com/square/certstrap/pull/135
Full Changelog: https://github.com/square/certstrap/compare/v1.2.0...v1.3.0