chia-blockchain/chia/server
dustinface 4130551b23
cmds|server|util: Fix, refactor and improve SSL permission checks (#8211)
* 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
2021-08-25 15:32:17 -07:00
..
__init__.py git mv src chia 2021-04-04 21:41:39 -07:00
address_manager_store.py use wal and full sync mode 2021-04-06 18:22:01 -07:00
address_manager.py Makes linter happy (#2483) 2021-05-12 17:31:28 -07:00
connection_utils.py git mv src chia 2021-04-04 21:41:39 -07:00
introducer_peers.py attempt to save time hashing PeerInfo objects in introducer (#1990) 2021-04-17 09:25:40 -07:00
node_discovery.py Enable querying AAAA records for DNS Introducer. (#8008) 2021-08-16 11:35:37 -07:00
outbound_message.py git mv src chia 2021-04-04 21:41:39 -07:00
rate_limits.py up request block rate limit for faster sync (#8204) 2021-08-25 10:25:40 -07:00
reconnect_task.py git mv src chia 2021-04-04 21:41:39 -07:00
server.py cmds|server|util: Fix, refactor and improve SSL permission checks (#8211) 2021-08-25 15:32:17 -07:00
ssl_context.py git mv src chia 2021-04-04 21:41:39 -07:00
start_farmer.py Keyring passphrase protection (#7249) 2021-08-04 12:46:55 -07:00
start_full_node.py git mv src chia 2021-04-04 21:41:39 -07:00
start_harvester.py git mv src chia 2021-04-04 21:41:39 -07:00
start_introducer.py git mv src chia 2021-04-04 21:41:39 -07:00
start_service.py service singleton (#6735) 2021-06-24 11:10:46 -07:00
start_timelord.py git mv src chia 2021-04-04 21:41:39 -07:00
start_wallet.py Keyring passphrase protection (#7249) 2021-08-04 12:46:55 -07:00
upnp.py Fix broken UPnP in upnp.py (#6690) 2021-06-11 16:10:58 -07:00
ws_connection.py New call for logging peer_host (#8108) 2021-08-18 13:02:30 -07:00