https-keyscript
https-keyscript copied to clipboard
Use curl instead of wget
- 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