Skip to content

Releases: minio/certgen

v1.3.0

04 Jun 17:20
Compare
Choose a tag to compare

Changelog

  • c80948f Remove duplicated Install section (#5)
  • 7834bbf adding vulncheck github workflow action (#4)
  • 54766f1 update go-releaser with latest changes
  • a5f4d8f upgrade vulncheck min-go-version (#6)

v1.2.1

16 Aug 05:10
Compare
Choose a tag to compare

Changelog

  • 536190f add common-name support for client certs
  • f002895 update README.md binaries

v1.2.0

19 Mar 07:34
Compare
Choose a tag to compare

Changelog

  • 4ed0aca fix generating certs, default to ecdsa-prime256v1
  • 7584a2a update certgen docs

v1.1.0

01 Mar 00:57
Compare
Choose a tag to compare

Changelog

  • 944dbb4 add support for generating client certs

v1.0.1

18 Feb 04:43
Compare
Choose a tag to compare

Changelog

  • 304c332 update goreleaser and format certgen.go

v1.0.0

18 Feb 04:40
Compare
Choose a tag to compare

Changelog

v0.0.2

26 May 17:45
Compare
Choose a tag to compare

Changelog

ba260d1 change binary names and add rpm/deb

v0.0.1

26 May 17:33
Compare
Choose a tag to compare

Changelog

5174a6d fix: build issues
5db062f initial commit