Skip to content

Add the ability to use a private key from an OpenSSL engine. - #1531

Open
fbatogo wants to merge 1 commit into
eclipse-paho:masterfrom
fbatogo:openssl_engine_support
Open

Add the ability to use a private key from an OpenSSL engine.#1531
fbatogo wants to merge 1 commit into
eclipse-paho:masterfrom
fbatogo:openssl_engine_support

Conversation

@fbatogo

@fbatogo fbatogo commented Oct 7, 2024

Copy link
Copy Markdown

Add a new CMake option of "PAHO_WITH_SSL_ENGINE" that does nothing if "PAHO_WITH_SSL" is not also enabled. Assuming both are enabled, Paho will be built with the ability to use the private key from an OpenSSL engine when authenticating with TLS.

Built and tested against OpenSSL 1.1 and OpenSSL 3.0. OpenSSL 3.0 will, obviously, have compile time warnings about deprecation, but it still works.

Signed-off-by: Chris Hessing <chris@open1x.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant