TLS-SNI? #1692
Unanswered
riaanswartdivi
asked this question in
Q&A
TLS-SNI?
#1692
Replies: 2 comments 1 reply
-
|
@chkr1011 is it possible to achieve this with the 3.0.16 or the latest version of MQTTnet? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
From the MQTTNet release v4.2.1.781 a new property "TargetHost" is exposed in the class MqttClientTlsOptions that could be used to set a custom SNI. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I've had a look at the source code of MQTTnet, specifically the version we use (3.0.16). I see no mention of TLS-SNI in there. I haven't used it yet, but I suppose I must specifiy a specific server name to connect to, and that doesn't seem to be in the interface.
Is TLS-SNI supported as well, so we can connect to public HiveMQ brokers?
Thanks
Riaan Swart
Divigraph
Beta Was this translation helpful? Give feedback.
All reactions