tpm2-software / tpm2-tss-engine

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

Any recommendation for good code base that use tpm2tss engine? #227

Closed danielwangksu closed 2 years ago

danielwangksu commented 3 years ago

Is there any good code base for reference when implementing TLS, encryption/decryption using tpm2tss openSSL engine? I could not find good document/example that uses the engine. I figured out how to use the keys in TPM in a basic scenario but not exactly sure if I'm doing is correct or not. It would be great if someone who are experienced can point out a good reference project. Thanks!

AndreasFuchsTPM commented 3 years ago

How about nginx or curl ? Just set the engine there and you're fine... See https://www.youtube.com/watch?v=NFQ22SBlejk