Morgan Jones
Morgan Jones
I made minor fixes to the existing tests, but probably need to write some more CLI tests. Regardless, a smoketest of the whole process with multiple Nebula nodes using libsoftokn...
Running into some trouble with tpm2-pkcs11 using softhsm under QEMU. I'll debug a bit. > Error: error while getting public key with PKCS#11: asn1: syntax error: sequence truncated
One more cherry-pick: https://github.com/numinit/nebula/commit/98dbced19b74f86b4bf4da4c64fe559c40818c07
@JackDoanRivian Ack, I missed that comment. Good example that runs in the NixOS test suite is here: https://github.com/numinit/nixpkcs/blob/master/nixos/tests/nebula.nix#L41 Config specializations (I test this with both nssdb and TPM2) are here:...
We can probably do a patch to get NixOS' KLEE building against the latest LLVM.
That works for us. Looks like we'll have to update uclibc as well.
Wow, thanks for the detective work @danielschemmel! If you have time, do you mind submitting a PR and adding me to the reviewers?
Should be fixed in nixpkgs.
No worries! Appreciate the work on the project.
I can confirm that this fixes NixOS too.