Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mosquitto-dev] Unable to use openssl 3.X.X

It would probably help to clarify which end of the connection has openssl 3.x.x is it the client,the broker or both?

Also the logs from both sides of the connection may shed more light on the situation.

Also how is the broker configured? I'm going to guess that OpenSSL v3.x is defaulting to only supporting newer version of TLS and may need configuration options setting to re-enable older versions if the broker is using older OpenSSL or configured to pin to old versions.

On 26/03/2024 09:20, KartikSahgal via mosquitto-dev wrote:
Hello Team,

When we am trying to use any OpenSSL version 3.x.x. Mosquito connection is failing. Giving error error: 0A000102:ssl routines: unsupported protocol.
Client disconnected: protocol error.

But when we use version like 1.1.1q it is working fine.
Is they any issue with 3.x.x versions of OpenSSL.
If yes, please let us know when we can expect the fix?
Or please help us how to configure and create the dll with openssl 3.x.x version.


Thanks & Best Regards,
Kartik Sahgal

_______________________________________________
mosquitto-dev mailing list
mosquitto-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/mosquitto-dev

--
https://www.hardill.me.uk/wordpress
https://github.com/hardillb
https://about.me/hardillb
https://flickr.com/photos/hardillb/
https://keybase.io/hardillb


Back to the top