almindor / etherwall

Ethereum QT5 Wallet
GNU General Public License v3.0
142 stars 59 forks source link

ssl forced for remote node #150

Open AJolly opened 4 months ago

AJolly commented 4 months ago

When trying to use a custom node, it forces us to use wss://, ws:// should be supported as well.

For local trusted environments there is no reason to force encryption.

almindor commented 4 months ago

I'll check, this should be possible.