Closed marco99asr closed 1 year ago
Hi im tryng to add tpm2tss engine to openssl
root:/home# openssl engine -t -c (rdrand) Intel RDRAND engine [RAND] [ available ] (dynamic) Dynamic engine loading support [ unavailable ]
root:/home# openssl engine tpm2tss -t -c (tpm2tss) TPM2-TSS engine for OpenSSL [RSA, RAND] [ available ]
Can someone help me ?
That's a very vague question:
https://github.com/eclipse/mosquitto/issues/2646
¯\_(ツ)_/¯ I have no idea
¯\_(ツ)_/¯
From the config in the linked ticket, I'd assume something like
tls_engine tpm2tss tls_keyform engine
Does this work / not work ?
Hi im tryng to add tpm2tss engine to openssl
root:/home# openssl engine -t -c (rdrand) Intel RDRAND engine [RAND] [ available ] (dynamic) Dynamic engine loading support [ unavailable ]
root:/home# openssl engine tpm2tss -t -c (tpm2tss) TPM2-TSS engine for OpenSSL [RSA, RAND] [ available ]
Can someone help me ?