Releases: EventStore/es-gencert-cli
1.3.0
1.2.1
1.2.0
** Warning **
The assets names of this release are broken and will be fixed in the 1.2.1
release.
Changelog
- 51851f0 - use boringcrypto to generate fips compliant certificates - ioutil is deprecated, replace with os - add unit tests
- b4d086e Accept common name as a command line option
- 1505a8c Adding arm64 (#11)
- 017ebc9 Generate CA & Node certificates using a config yaml file
- 93c4c27 Merge pull request #16 from EventStore/configure_common_name
- d9a7b8c Merge pull request #17 from EventStore/config_yml
- a0c75d5 Merge pull request #19 from markacola/add-working-dir-to-docker-image
- c83127e Merge pull request #20 from EventStore/kunaldhingra/db-149-generate-fips-compliant-certificates-in-our-tools
- aaa461d add working dir to docker image
- 43d8515 update help text with common-name option
1.1.0
Changelog
5389768 Added -dns-names localhost
param in README and docker-compose.yml to show how to use cert tool to have localhost working both on Linux and Windows
fa5065b Merge pull request #5 from EventStore/alexeyzimarev-patch-1
3ac577d Merge pull request #7 from EventStore/windows_localhost_certificate_issue
81dd255 Merge pull request #8 from rastrup/patch-1
2594180 Merge pull request #9 from EventStore/int-med-crt
9ea7835 Replaced deprecated set-env with new environment setup. See https://docs.github.com/en/actions/reference/workflow-commands-for-github-actions#environment-files
90bb673 Support creating intermediate CA
45e2f15 Update README.md
da95a0b Update README.md
7f09019 Update README.md