chia-blockchain/chia/cmds
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
chia.py cmds|server|util: Fix, refactor and improve SSL permission checks (#8211) 2021-08-25 15:32:17 -07:00
configure.py Update configure testnet commands to set dns introducer (#8205) 2021-08-25 09:23:51 -07:00
farm_funcs.py cli: Use correct type annotations (#7482) 2021-07-15 10:25:56 -07:00
farm.py cli: Use correct type annotations (#7482) 2021-07-15 10:25:56 -07:00
init_funcs.py cmds|server|util: Fix, refactor and improve SSL permission checks (#8211) 2021-08-25 15:32:17 -07:00
init.py Create SSL keys/certs with proper permissions, also verify/fix existing installs (#7972) 2021-08-15 15:53:54 -07:00
keys_funcs.py Keyring passphrase protection (#7249) 2021-08-04 12:46:55 -07:00
keys.py Added an option to sign bytes as well as UTF-8 strings (#7923) 2021-08-04 09:27:44 -07:00
netspace_funcs.py reverting 7645 (#7708) 2021-07-22 09:00:36 -07:00
netspace.py cli: Use correct type annotations (#7482) 2021-07-15 10:25:56 -07:00
passphrase_funcs.py Keyring passphrase protection (#7249) 2021-08-04 12:46:55 -07:00
passphrase.py Keyring passphrase protection (#7249) 2021-08-04 12:46:55 -07:00
plotnft_funcs.py reverting 7645 (#7708) 2021-07-22 09:00:36 -07:00
plotnft.py cli: Use correct type annotations (#7482) 2021-07-15 10:25:56 -07:00
plots.py chia|tests: Introduce PlotManager + some plot loading improvements and fixes (#7848) 2021-08-09 10:25:15 -07:00
show.py reverting 7645 (#7708) 2021-07-22 09:00:36 -07:00
start_funcs.py Keyring passphrase protection (#7249) 2021-08-04 12:46:55 -07:00
start.py git mv src chia 2021-04-04 21:41:39 -07:00
stop.py git mv src chia 2021-04-04 21:41:39 -07:00
units.py Less log getter setup calls (#6123) 2021-06-14 09:13:41 -07:00
wallet_funcs.py add --paginate/--no-paginate to chia wallet get_transactions (#7977) 2021-08-18 10:59:58 -07:00
wallet.py add --paginate/--no-paginate to chia wallet get_transactions (#7977) 2021-08-18 10:59:58 -07:00