chia-blockchain/chia
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
..
clvm remove initial transaction freeze feature (#7922) 2021-08-03 10:21:37 -07:00
cmds cmds|server|util: Fix, refactor and improve SSL permission checks (#8211) 2021-08-25 15:32:17 -07:00
consensus tolerate fields replacing network constants in config.yaml that don't exist, but print warning (#8121) 2021-08-19 11:14:42 -07:00
daemon Create SSL keys/certs with proper permissions, also verify/fix existing installs (#7972) 2021-08-15 15:53:54 -07:00
farmer New call for logging peer_host (#8108) 2021-08-18 13:02:30 -07:00
full_node Fix single coin generator (#8185) 2021-08-24 10:50:40 -07:00
harvester New call for logging peer_host (#8108) 2021-08-18 13:02:30 -07:00
introducer add all none's (#4503) 2021-05-10 22:05:45 -07:00
plotting chia|tests: Introduce PlotManager + some plot loading improvements and fixes (#7848) 2021-08-09 10:25:15 -07:00
pools Ms.pool wallet spam2 (#7447) 2021-07-15 07:34:09 -07:00
protocols Pools mainnet (#7047) 2021-06-29 14:21:25 -07:00
rpc Added an RPC for coin records by multiple coin names (#7920) 2021-08-17 10:52:51 -07:00
server cmds|server|util: Fix, refactor and improve SSL permission checks (#8211) 2021-08-25 15:32:17 -07:00
simulator Keyring passphrase protection (#7249) 2021-08-04 12:46:55 -07:00
ssl Create SSL keys/certs with proper permissions, also verify/fix existing installs (#7972) 2021-08-15 15:53:54 -07:00
timelord coordinate blueboxes better (#7175) 2021-07-12 16:54:09 -07:00
types Rust conditions (#7167) 2021-08-17 14:57:41 -07:00
util cmds|server|util: Fix, refactor and improve SSL permission checks (#8211) 2021-08-25 15:32:17 -07:00
wallet Fix single coin generator (#8185) 2021-08-24 10:50:40 -07:00
__init__.py git mv src chia 2021-04-04 21:41:39 -07:00
py.typed Added a py.typed file in the chia directory for pep-561 compliance (#8014) 2021-08-17 10:53:25 -07:00
pyinstaller.spec Simplify pyinstaller.spec. Solve daemon/chia name collision. 2021-04-06 13:29:41 -07:00