Files
Akihito Nakano 8e891a8bfd Fix web3signer test fails on macOS (#6588)
* 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
2024-12-16 05:44:02 +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.