cloudflare / gokeyless

Go implementation of the keyless protocol
https://blog.cloudflare.com/keyless-ssl-the-nitty-gritty-technical-details/
Other
473 stars 81 forks source link

Add docker image build configuration #391

Closed lgarofalo closed 1 year ago

lgarofalo commented 1 year ago

I will update this with some documentation about using the containerized gokeyless, and I believe I can add some integration test since gokeyless doesn't need to phone home unless to get new certs, but we already have dev certs configured in the repo.

codecov-commenter commented 1 year ago

Codecov Report

Merging #391 (346b94d) into master (cc41c01) will not change coverage. Report is 2 commits behind head on master. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #391   +/-   ##
=======================================
  Coverage   49.01%   49.01%           
=======================================
  Files          24       24           
  Lines        3205     3205           
=======================================
  Hits         1571     1571           
  Misses       1460     1460           
  Partials      174      174