v1.7.0 with auto-renewing Vault token support
johanbrandhorst
released this
28 Feb 14:47
·
115 commits
to master
since this release
v1.7.0 (2020-02-28)
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:
- issuers/aws: Fix incorrectly concatenated certificates #109 (johanbrandhorst)
- Add Vault AuthMethod to sidecar #105 (johanbrandhorst)
- Add renewable token auth method to Vault issuer #104 (johanbrandhorst)
- Add AuthMethod to Vault issuer #103 (johanbrandhorst)
- Reuse keys by default #100 (johanbrandhorst)
- Add logger to CFSSL tests #98 (johanbrandhorst)
- Use podrick master instead of branch #97 (johanbrandhorst)
- Migrate CFSSL tests to podrick #96 (johanbrandhorst)
- Update cfssl #95 (johanbrandhorst)
- Speed up fetching by removing branches #92 (johanbrandhorst)
- Remove time param from presentation link #87 (jjshanks)