https-keyscript icon indicating copy to clipboard operation
https-keyscript copied to clipboard

Use curl instead of wget

Open brknkfr opened this issue 2 years ago • 0 comments

  • Added curl as dependency (busybox wget caused problems with tls connections, that's why I changed it to curl which it seems to work better ...)
  • Added openssl as dependency (One should now fetch a key over a non-encrypted connection)
  • Renamed wget_or_ask to fetch_or_ask

brknkfr avatar Feb 03 '23 15:02 brknkfr