-
-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
BusyBox v1.35.0 provide wget on the device, unfortuantley it does not handle TLS certificates well, so when running the following command:
wget https://api.github.com/repos/owulveryck/goMarkableStream/releases/latest
It errors with the following:
wget: note: TLS certificate validation not implemented
wget: TLS error from peer (alert code 80): 80
wget: error getting response: Connection reset by peer
We had this issue with Toltec, which we fixed by compiling the latest wget version (toltec-dev/toltec#751). You can get it here: https://toltec-dev.org/thirdparty/bin/wget-v1.21.1-1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels