mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-02 16:21:42 +00:00
* Add lighthouse/key_legacy.p12 for macOS * Specify `-days 825` to meet Apple's requirements for TLS server certificates * Remove `-aes256` as it's ignored on exporting The following warning will appear: Warning: output encryption option -aes256 ignored with -export * Update certificates and keys
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.