Wifi issues after upgrade from 2.6.1 to 2.9.1: Certificate verification failed

Dear DevZone,

We've encountered yet another Wi-Fi related issue after upgrading from SDK version 2.6.1 to 2.9.1. Our code is based on your HTTPS client. When calling connect() function, occasionally we get "TLS handshake error: -0x2700" message followed by connect returning 113. In modules\crypto\mbedtls\include\mbedtls\x509.h I can see that 0x2700 means "Certificate verification error". There were no changes to any certificate on client or server side since our 2.6.1 version, so this really puzzles me. Could you please help us debugging this?

Thanks,

Ladivin 

Parents Reply Children
Related