Skip to content

Conversation

tomaszma1
Copy link

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 <[email protected]>
@fpagliughi
Copy link
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