Commit graph

4 commits

Author SHA1 Message Date
Jauder Ho
e0ef3cbde5
GET-CERTS: Bump github.com/go-acme/lego to v4 to resolve security issues with go-jose (#3169)
Signed-off-by: Jauder Ho <jauderho@users.noreply.github.com>
2024-10-28 11:38:12 -04:00
Craig Peterson
2ee086d41c
switch to new go-acme imports from xenolf. Fix api changes (#540)
* switch to new go-acme imports from xenolf. Fix api changes

* update many vault related dependencies
2019-07-29 10:54:32 -04:00
Craig Peterson
cf7f199462
allow ecc certs if desired (#411) 2018-10-09 18:51:48 -04:00
Craig Peterson
6764811c5f
Abstraction for Certificate Storage (+ vault storage) (#406)
* new abstraction around storage

* re-work completely to fit new acme package pre-solving paradigm

* vault storage plugin

* add some vendor

* delete old vendor pinning mechanism
2018-10-08 16:11:19 -04:00