albertodonato / ads-b-snap

Snap package for ADS-B, Mode S, and Mode 3A/3C demodulator and decoder
GNU General Public License v2.0
7 stars 1 forks source link

How to setup https on tar1090 #4

Open GeyserLaPunk opened 8 months ago

GeyserLaPunk commented 8 months ago

How do I setup https protocol to access tar1090?

albertodonato commented 8 months ago

The snap itself doesn't have https support at the moment. The easiest way is to run a reverse proxy (e.g. nginx, or haproxy) in front of it, handing the https termination.