Releases: tlm/disttrust
v0.2.1
v0.2.0
v0.1.0
Changelog
8f74bbe changed output format for release
c521bc5 Start of example systemd unit file
3e5379f Updates gitignore
1f713fd adds goreleaser as a test for releasing
7e71b99 updated gitignore
c2886ec Adds JSON logging support
b96bbce Adds better command drive support
3197a0f Merge branch 'master' of github.com:tlmiller/disttrust
772ef9a Adding vendor folder to make go tools work
3ff1af8 Merge pull request #1 from tlmiller/docs
efab6fd README for usage done for current work
d27963f Start of README
85aaaba Spelling fixes
ffa6ced fixed spelling
a31f203 Fixes threshold bug and updates test.
ed2e5e1 Fixes linting feedback on docs
bd23eaf Adds quick docs to response
ca02eca Reworked vault auth
a92ac0d Fixed nil pointer bug and removed dead code path
26da6b0 Support for ca and bundle files
2fd33e8 Adds main package to root of project
f3b57d1 Adds new serial to logging
5d0bbea Adds renewal support.
4f4a6f1 Fixed bug where serial was set as private key
d36a2f8 Lots of uncommited work
7ea3863 updated deps
3b04f86 Work on lifecycle of certificate renewal
a7f1b4d Adds gitignore
fa9f009 Change over to lease construct
1e299ee Removed debug statement
4b95f12 Initial commit of work so far