lighthouse/lighthouse
Mac L 7c23e2142a Allow custom certificates when connecting to BN (#2703)
## Issue Addressed

Resolves #2262 

## Proposed Changes

Add a new CLI flag `--beacon-nodes-tls-certs` which allows the user to specify a path to a certificate file (or a list of files, separated by commas). The VC will then use these certificates (in addition to the existing certificates in the OS trust store) when connecting to a beacon node over HTTPS.

## Additional Info

This only supports certificates in PEM format.
2021-10-15 00:07:11 +00:00
..
environment Remove unused deps (#2592) 2021-09-30 04:31:42 +00:00
src Shutdown gracefully on panic (#2596) 2021-09-15 00:01:18 +00:00
tests Allow custom certificates when connecting to BN (#2703) 2021-10-15 00:07:11 +00:00
Cargo.toml Release v2.0.0 (#2673) 2021-10-05 03:53:18 +00:00