turing-machines / tpi

CLI tool to control your Turing Pi 2 board
https://docs.turingpi.com/docs/turing-pi2-tpi-cli
Apache License 2.0
29 stars 3 forks source link

enable HTTPS requests #8

Closed svenrademakers closed 1 year ago

svenrademakers commented 1 year ago

requests are now https + HTTPv2 only. This commit matches the recent upgrade of the API daemon to TLS.

fixes #6