TLS RENEGOTIATION SUPPORT

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

cross mob
OmEs_4437866
Level 1
Level 1
First like given

Please help me with this issue, I am trying to enable the renegotiation support in mbedtls. It seems like the code for this path is not working, it is not even building right. However, I tried to debug the code and make it build correctly, but unfortunately the renegotiation didnt work well.

Thank you

0 Likes
1 Solution
KotnaniK_71
Employee
Employee
50 likes received 25 likes received 10 likes received

Hi,

Can you please let me know if you have enabled MBEDTLS_SSL_RENEGOTIATION macro in your setup for renegotiation.

Thanks.

View solution in original post

0 Likes
2 Replies
KotnaniK_71
Employee
Employee
50 likes received 25 likes received 10 likes received

Hi,

Can you please let me know if you have enabled MBEDTLS_SSL_RENEGOTIATION macro in your setup for renegotiation.

Thanks.

0 Likes

Hi,

Can you please let me know if you need any help on this.

As mentioned earlier, please enable MBEDTLS_SSL_RENEGOTIATION macro in your configuration and also make ensure that your server supports renegotiation.

Thanks.

0 Likes