Issue with TLS1.2 and Azure

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
badic_1722426
Level 3
Level 3
First like received First like given

Hi everyone,

We had encounter a big problem with the TLS1.2 in SDK3.5.2 and Microsoft Azure. I saw several posts related to this problem and at current time, the unique solution is to use TLS1.1. I would like to know if an update of the lib BESL is planned to fix the problem. In a earlier post, I try to correct the problem by adding the SNI by extension (because I believe that problem is due of the lack of the SNI in the client hello message in the TLS handshake) (HTTPS with SNI extension) but in the same way, I fall on a bug.

Thank you for your answers,

Baptiste

0 Likes
1 Reply
AxLi_1746341
Level 7
Level 7
10 comments on KBA 5 comments on KBA First comment on KBA

baptistepdci wrote:

I would like to know if an update of the lib BESL is planned to fix the problem.

FYI,

TLS - Server Name Indication

SNI will be supported, the question is *when* will the fix be available.