-
I used cloud-init for generation of ubuntu 22.04.05 image and I am able to systemd-cryptenroll succesfully. So, I tried to apply only patches installation and hooks script. Unfortunately patch install…
-
This is issue to track progress regarding implementing abstraction over cryptographic primitives and TPM commands for Symmetric Cryptographic as described in chapter 15 of _Trusted Platform Module Lib…
-
# Expected Behavior
We have been using the following packages for device provisioning using IoTHub for `Ubuntu 20.04`
`aziot-edge=1.5.0-1`
`aziot-identity-service=1.5.0-1`
In order to utilize …
-
**The feature request is related to problem**
The mosquitto supports OpenSSL engine, just OpenSSL v3 declares engine deprecated and uses provider.
**The solution I'd like**
Implement support of O…
-
## Summary
There's a number of ways we could organize this crate, we should agree on what we want the final topology to look like. (Note: This has to do with the publicly visible modules, not the p…
-
Hello together
I am stuck with OpenSSL at one point. We send a CSR from a TPM to the PKI and the PKI sends back a certificate. Unfortunately, the certificate verification fails.
The PKI has existe…
-
Currently we store keys in the user's keychain, or if that's not available just in a file in their home directory. This is sufficient for many use cases, such as providing a 2nd factor that is phishin…
-
You are probably aware that the Fedora project will be dropping engine support in OpenSSL and wpa_supplicant. This will of course impact tpm2-pkcs11.
Are there any plans to add support for the tpm2-o…
-
-
I'm on Gentoo with openssl-3.0.9-r2 and tpm2-openssl-1.1.1, tpm2-tss-4.0.1, and am failing to sign CSRs using a CA with a key based on tpm2 provider. I can use the same key to decrypt files run throu…