Skip to content

Incompatible with wget version on latest version(s)  #106

@Jayy001

Description

@Jayy001

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions