Files
pallectrum/electrum/gui
davide3011 9ec48c831b network/gui: add unified reset for cached server SSL certificates
- add Network.clear_pinned_server_certs() to clear cached files in config.path/certs
- close active interfaces after cleanup so certificates are fetched again on reconnect
- expose clearPinnedServerCertificates() in the QML network bridge
- add a confirmed 'Reset SSL certificates' action in QML NetworkOverview
- add the same confirmed action in the Qt Network dialog (Server tab)
2026-02-18 15:44:38 +01:00
..