During compilation, there is a line of output: ``` make_certs_header(["editor/certs_compressed.gen.h"], ["thirdparty/certs/ca-certificates.crt"]) ``` In the package source is the file "thirdparty/certs/ca-certificates.crt".
I assume we want Godot to use the certificates provided by Guix.
