AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 1.2.0+git20200507.7cda9d4: * update to readme & .gitignore * update to generated binaries information * Enforce linter errors * Fix issues surfaced by running `golangci-lint run` * Configure GitHub Actions * Fix docker build after removal of vendored deps * Bump github.com/urfave/cli from 1.22.3 to 1.22.4 * Clean-up test execution * Remove vendorized dependencies in favor of Go modules * Bump github.com/urfave/cli from 1.22.2 to 1.22.3 * Set CRL expiration to 2 years * Add option to create CA restricted to some domains * Bump github.com/urfave/cli from 1.22.1 to 1.22.2 * Use raw string to avoid escaping * Add minute and second granularity to expiration time * Remove duplicate travis build * Update README regarding go version
- Build pie binary - Update to version 1.2.0+git20190920.dceba24: * Bump Go to 1.13 * Automatically inject version from tag in CI * Bump github.com/urfave/cli from 1.21.0 to 1.22.1 * Allow to override default file inputs and outputs * Bump github.com/urfave/cli from 1.20.0 to 1.21.0 * avoid using global variables
- Correct factual inaccuracies and excess technical details from description
- Trim bias from description
- Removed unused CDDL licensed files
- Update to version 1.1.1+git20190303.350df15: * cmd: Make errors from existing CA/CSR/Cert paths more explicit * Add Dockerfile * Update dependencies to lastest versions * Remove dep references in README, travis.yml * Switch to using Go modules for dependencies * The CLA link is outdated; remove it * Adding URI SAN support (#63) * Add revoke command * Makes golang 1.11 default and skips golang 1.5 in CI build
- Initial release