Blockstream / esplora

Explorer for Bitcoin and Liquid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

enable tls?

matthiasdebernardini opened this issue · comments

I want to connect to electrum server securely, I dont see the option for doing that. Is it supported?

Both the HTTP and Electrum servers do not have built-in support for TLS.

For a public setup, it is expected to have a separate TLS terminating reverse proxy running in front of the Esplora servers.

For a private setup, you may also consider using SSH tunnels, a VPN or Tor Onion as an encryption/authentication layer.