Changelog for
certstrap-1.3.0+git20220701.1377eab-1.13.i586.rpm :
* Mon Jul 11 2022 kukukAATTsuse.de- Update to version 1.3.0+git20220701.1377eab:
* Fix typo in release workflow (#163)
* Move to Go 1.18 (#162)
* Add support for setting `pathlen` on CA certificates and intermediate CA (#135)
* Fix docker file (#161)
* Expand on permissions error message. (#160)
* Bump go.step.sm/crypto from 0.15.2 to 0.16.2
* created test_tags and test_tags_windows since 600 permissions are not available in windows
* Update go.yml
* Update go.yml
* updated go version to 1.16
* Fri May 15 2020 kukukAATTsuse.de- 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
* Sat Sep 21 2019 kukukAATTsuse.de- 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
* Fri Apr 26 2019 Richard Brown
- Correct factual inaccuracies and excess technical details from description
* Thu Apr 18 2019 Jan Engelhardt - Trim bias from description
* Thu Apr 18 2019 kukukAATTsuse.de- Removed unused CDDL licensed files
* Mon Apr 15 2019 kukukAATTsuse.de- 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
* Mon Apr 15 2019 kukukAATTsuse.de- Initial release