tpm2-tss-engine icon indicating copy to clipboard operation
tpm2-tss-engine copied to clipboard

OpenSSL Engine for TPM2 devices

Results 34 tpm2-tss-engine issues
Sort by recently updated
recently updated
newest added

When building from a tarball, pre-created man pages are preset. Yet `make clean` clobbers them, leaving their target directory intact. Therefore, the next configure call will try to build man...

When using the source tarball, and building without pandoc, builds fail after `make clean` with a subsequent re-`configure`. This is what happens when building multiple times in a Yocto workspace,...

* Command 1: tpm2tss generates a csr by using the persistent handle `openssl req -new -engine tpm2tss -keyform engine -out client.csr -key 0x81010003` * Command 2: OpenSSL natively generates a...

I'm trying to use the tpm2tss engine on Ubuntu 22.04 that has OpenSSL 3 as the default. The libengine-tpm2-tss-openssl_1.1.0-2_amd64.deb will install. The libengine-tpm2-tss-openssl_1.2.0-2build2_amd64.deb package will NOT install - complains that...