lighthouse/testing/web3signer_tests/tls
Jimmy Chen b88e57c989 Update Java runtime requirement to 17 for Web3Signer tests (#4681)
Web3Signer now requires Java runtime v17, see [v23.8.0 release](https://github.com/Consensys/web3signer/releases/tag/23.8.0).

We have some Web3Signer tests that requires a compatible Java runtime to be installed on dev machines. This PR updates `setup` documentation in Lighthouse book, and also fixes a small typo.
2023-09-15 08:49:14 +00:00
..
lighthouse Add client authentication to Web3Signer validators (#3170) 2022-05-18 23:14:37 +00:00
web3signer Add client authentication to Web3Signer validators (#3170) 2022-05-18 23:14:37 +00:00
generate.sh Add client authentication to Web3Signer validators (#3170) 2022-05-18 23:14:37 +00:00
README.md Update Java runtime requirement to 17 for Web3Signer tests (#4681) 2023-09-15 08:49:14 +00:00

TLS Testing Files

The files in this directory are used for testing TLS with web3signer. We store them in this repository since they are not sensitive and it's simpler than regenerating them for each test.

The files were generated using the ./generate.sh script.