linuxkit-nix
linuxkit-nix copied to clipboard
InternalException (HandshakeFailed (Error_Protocol ("certificate has unknown CA",True,UnknownCa)))
I'm trying to build a derivation that requires CA certs but even though I've tried adding pkgs.cacert to buildInputs and nativeBuildInputs I can't get this to work. Is this something that the VM itself needs to be fixed rather than being able to do something in my derivation?