mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-09-05 10:05:00 -05:00
* server|util: Refactor `verify_ssl_certs_and_keys` Let it take two lists instead of one with an tuple holding optional paths. * util: Introduce `get_ssl_perm_warning` * util: Drop some redundant brackets * util: Introduce `get_all_ssl_file_paths` * util: Print warnings for CLI only * cmds|util: Call `check_ssl` for all CLI commands