Skip to content

Implemented OpenSSL providers support#517

Open
tomaszma1 wants to merge 1 commit intoeclipse-paho:developfrom
tomaszma1:develop
Open

Implemented OpenSSL providers support#517
tomaszma1 wants to merge 1 commit intoeclipse-paho:developfrom
tomaszma1:develop

Conversation

@tomaszma1
Copy link
Copy Markdown

Hi guys,

I have implemented support for OpenSSL providers. It's a new feature available from OpenSSL 3.x.x.

ssl_options class is extended by providerName_string containing OpenSSL provider name, which then this field is passed to Paho MQTT C library. Accessor and mutator functions are added to get and set provider name.

Related Paho MQTT C PR: eclipse-paho/paho.mqtt.c#1528

Thank you,
Tomasz.

Signed-off-by: Tomasz Maczkowski <tomasz_maczkowski@baxter.com>
@fpagliughi
Copy link
Copy Markdown
Contributor

I can have a look, but this can't be merged until the underlying C functionality is approved, merged, and released.

@fpagliughi fpagliughi added the upstream Problem with upstream library label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

upstream Problem with upstream library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants