Skip to content

1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Oct 09:56
· 7 commits to master since this release
c83127e

** 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