LBRY-Vault/electrum/gui
Luke Childs ca1046bce2
Add --serverfingerprint option (#6094)
* Add --fingerprint option

* Simplify conditional checks

* Improve warning wording

* Throw error instead of logging and returning

* --fingerprint => --serverfingerprint

* Only run fingerprint checks against main server

* Throw error if --serverfingerprint is set for a non SSL main server

* Fix linting errors

* Don't check certificate fingerprint in a seperate connection

* Disallow CA signed certs when a fingerprint is provided

* Show clear error and then exit for Qt GUI users

* Remove leading newlines from error dialog

* Always check is_main_server() when getting fingerprint

* Document how to generate SSL cert fingerprint
2020-04-24 14:11:40 +00:00
..
icons BitBox02 Electrum plugin support 2020-04-12 15:34:37 +02:00
kivy network/gui: unify host/port input fields to single server str 2020-04-16 21:19:48 +02:00
qt Add --serverfingerprint option (#6094) 2020-04-24 14:11:40 +00:00
__init__.py some import clean-up in qt 2018-09-25 18:15:28 +02:00
stdio.py Move callback manager out of Network class 2020-04-14 18:29:51 +02:00
text.py network.NetworkParameters: merge host+port+protocol into "server" field 2020-04-16 21:19:45 +02:00