aws / aws-iot-device-sdk-embedded-C

SDK for connecting to AWS IoT from a device using embedded C.
MIT License
978 stars 625 forks source link

Add support for openssl PKCS#11 engine to openssl_posix.c #1780

Open paulbartell opened 2 years ago

paulbartell commented 2 years ago

Add support for the libp11 openssl engine and p11-kit to the openssl_posix.c transport interface implementation.

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.