Closed alexleach closed 2 months ago
@alexleach can you sign off your commit and I'll pull it into the next release? I am about to start the release process.
@alexleach can you sign off your commit and I'll pull it into the next release? I am about to start the release process.
Done! I'd not set that up before, but that was a nice little exercise! 🙂
Integration tests are failing when built against openssl 3.3.1, e.g:
This appears to be because neither the
base
nortpm2
providers currently support the sha256 symmetric cipher algorithm, although it can be enabled intpm2-openssl
at compile time.Using the
default
provider instead ofbase
fixes tests that are currently failing.I've submitted this patch to the Arch Linux package as well, where I later realised that it implements a commit already made here: https://github.com/tpm2-software/tpm2-pkcs11/commit/1b3aab90ee5f7debbce82c7e229aa2950a9e8f0d