attestantio / vouch

Apache License 2.0
112 stars 28 forks source link

Feature: Support public CAs for beacon/CL connections #69

Closed yorickdowne closed 2 years ago

yorickdowne commented 2 years ago

The vouch docker file does not include the ca-certificates package. As a result, it does not trust public certificates when connecting to CL/beacon clients vi TLS.

Feature: Ship the vouch docker image with ca-certificates already installed.