tpm2-software / tpm2-tss-engine

OpenSSL Engine for TPM2 devices
https://tpm2-software.github.io
BSD 3-Clause "New" or "Revised" License
150 stars 100 forks source link

Installing with openssl >= 3.0 errors #262

Closed VVARELA15 closed 1 year ago

VVARELA15 commented 1 year ago

I am installing tpm2-tss-engine on a pi 4. I have openssl 3.2.0 installed. I am getting the errors below when I attempt to make:

image

When I make using openssl version1.1.1n I get the following errors:

image

I would rather install using openssl 3.0. How do I install using Openssl >= 3.0?

williamcroberts commented 1 year ago

Use the tpm2-provider project for OSSL 3+, it can be found here:

VVARELA15 commented 1 year ago

Use the tpm2-provider project for OSSL 3+, it can be found here:

That link gives me a 404 error. Should I use tpm2-provider instead of tpm2-tss-engine?

williamcroberts commented 1 year ago

Use the tpm2-provider project for OSSL 3+, it can be found here:

That link gives me a 404 error. Should I use tpm2-provider instead of tpm2-tss-engine?

Whoops, sorry I gave you the wrong name for the project and I even typo'd it! Please try project tpm2-openssl for the provider: