I assume the problem is in
https://ziglang.org/documentation/0....undle.zig.html (function rescanLinux), the kindle doesn't store the ssl certs in any of the paths mentioned, so zig isnt able to find them, they are stored in /etc/ssl/certs/, so you would need to modify the mentioned functions or copy/link the cert files to one of the expected paths