certify

Automatic client and server certificate distribution and maintenance

MIT License

Stars
462
certify - v1.9.0 Latest Release

Published by johanbrandhorst about 3 years ago

v1.9.0 (2021-08-22)

Full Changelog

Implemented enhancements:

  • Release c3673d8 #127

Fixed bugs:

  • improper use of singleflight #130

Merged pull requests:

certify - v1.8.1

Published by johanbrandhorst about 4 years ago

v1.8.1 (2020-09-09)

Full Changelog

Implemented enhancements:

  • Missing vault issuer documentation #121
  • Migrate container tests to podrick #93

Fixed bugs:

  • Generation CI job is failing #125
  • Possible nil panic in Vault issuer #123
  • go 1.15 x509 common name deprecation #122
  • Vault api go module incorrect #116

Merged pull requests:

certify - v1.8.0 with new Vault configuration parameters

Published by johanbrandhorst over 4 years ago

v1.8.0 (2020-04-01)

Full Changelog

Implemented enhancements:

  • Support alt_names in Vault request #114

Fixed bugs:

  • Undefined: acmpcaiface.ACMPCAAPI #111

Merged pull requests:

  • Add SubjectAlternativeNames and IPSubjectAlternativeNames to Vault issuer #115 (nvx)
certify - v1.7.0 with auto-renewing Vault token support

Published by johanbrandhorst over 4 years ago

v1.7.0 (2020-02-28)

Full Changelog

Implemented enhancements:

  • Rotating Vault tokens. #101
  • Ability to reuse private key #99
  • Update CFSSL to 1.4.0 #94
  • Publish docker container for certify proxy #90

Fixed bugs:

  • AWS CM failing #108

Closed issues:

  • gRPC with Vault - why does server initiates a CSR with client CN? #107

Merged pull requests:

certify - v1.7.0 with auto-renewing Vault token support

Published by johanbrandhorst almost 5 years ago

certify - v1.7.0 with auto-renewing Vault token support

Published by johanbrandhorst almost 5 years ago

certify - v1.6.0 with global URI SANs support

Published by johanbrandhorst about 5 years ago

v1.6.0 (2019-10-03)

Full Changelog

Merged pull requests:

  • Support setting URI SANs in CSRs #85 (eandre)
certify - v1.5.1 with less verbose logging

Published by johanbrandhorst about 5 years ago

v1.5.1 (2019-09-26)

Full Changelog

Fixed bugs:

  • Certify fills debug log output with getting certificate logs #82

Merged pull requests:

certify - v1.5.0 with sidecar container

Published by johanbrandhorst about 5 years ago

v1.5.0 (2019-09-17)

Full Changelog

Merged pull requests:

certify - v1.4.0 with configurable logger

Published by johanbrandhorst over 5 years ago

v1.4.0 (2019-07-09)

Full Changelog

Implemented enhancements:

  • Add better tests for OtherSans setting #71
  • Try to generate moq in module mode again #51
  • Allow a logger to be configured #36

Merged pull requests:

certify - v1.3.0 with Vault URI SANS configuration

Published by johanbrandhorst over 5 years ago

v1.3.0 (2019-06-18)

Full Changelog

Implemented enhancements:

  • Implement an issuer for whatever Istio uses under the hood to issue certs #39

Merged pull requests:

  • Add support for URI sans #70 (nvx)
certify - v1.2.0 with smaller dependency footprint

Published by johanbrandhorst over 5 years ago

v1.2.0 (2019-04-12)

Full Changelog

Implemented enhancements:

  • Create submodules for issuers #67

Merged pull requests:

certify - v1.1.5 with fixed directory caching

Published by johanbrandhorst over 5 years ago

v1.1.5 (2019-04-05)

Full Changelog

Merged pull requests:

certify - v1.1.4 of Certify with better file caching

Published by johanbrandhorst over 5 years ago

v1.1.4 (2019-03-06)

Full Changelog

Merged pull requests:

certify - v1.1.3 of Certify

Published by johanbrandhorst over 5 years ago

v1.1.3 (2019-03-01)

Full Changelog

Merged pull requests:

  • Fixes Dir cache gob encoding, with tests #52 (jlindsey)
certify - v1.1.2 of Certify

Published by johanbrandhorst over 5 years ago

v1.1.2 (2019-02-23)

Full Changelog

Fixed bugs:

  • Using dep with certify adds a lot of additional dependencies #48

Merged pull requests:

certify - v1.1.1 of Certify with removal of vendor folder

Published by johanbrandhorst over 5 years ago

v1.1.1 (2019-02-19)

Full Changelog

Merged pull requests:

certify - v1.1.0 of Certify with configurable Vault mount point

Published by johanbrandhorst over 5 years ago

v1.1.0 (2019-02-16)

Full Changelog

Merged pull requests:

certify - v1.0.0

Published by johanbrandhorst over 5 years ago

v1.0.0 (2019-02-03)

Full Changelog

Closed issues:

  • Migrate CI to CircleCI for better Github integration and required checks #29
  • Allow certificate key type to be configured #27
  • Re-enable generate CI check #26
  • Migrate to Go modules #24

Merged pull requests:

certify - v0.3.0 of Certify with AWS Private CA support

Published by johanbrandhorst almost 6 years ago

v0.3.0 (2019-01-26)

Full Changelog

Closed issues:

  • Add support for AWS CA #16
  • Make it possible to create issuers from Vault/CFSSL clients. #11

Merged pull requests: