greetings!
've been using the 'lf.tcz' package as a filemanager (v. 15).
recently, having opened a bug report on their github page (github.com/gokcehan/lf/issues/756), one of the developer's suggestions was to update 'lf' to the latest version. the compilation (in golang) failed with "error x509: certificate signed by unknown authority". they told me that tinycore certificates aren't up-to-date.
being a beginner when it comes to linux and compilation ("./config, make, make install" is all i know), i'm not sure what this means, but i did encounter that error in other software.
i looked for "certificates" in the "tce" package manager and i also tried the command "sudo update-ca-certificates", but that didn't work.
how can i update certificates on tinycore?