On Thu, Feb 06, 2025 at 11:36:55AM +0000, Corinna Brandt via curl-library wrote: > In a project, I am currently working on, we are updating the OpenSSL library, > to use OpenSSL 3. > One of the main features we use, is to generate keys, which are secured by the > TPM. In OpenSSL 3, they changed the access to this from engines to providers. > I'm now trying to incorporate this change when creating a CURL request with > mTLS, which needs to use a key secured by TPM.
The 8.12.0 (released yesterday) release notes says that OpenSSL PKCS#11 providers are now supported. You can see the changes made (including documentation updates) at https://github.com/curl/curl/pull/15587 Dan -- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.html