my B-L475E-IOT1A2 want not to connect AWS!
I have tried setup into device all of kind CA certificates from AWS https://docs.aws.amazon.com/iot/latest/developerguide/server-authentication.html
followin instruction from ST but nothing help!! Only errors:
*** AWS connectivity demonstration ***
AWS IoT SDK Version 2.1.1-
MQTT connection in progress: Attempt 1/3 ...
C:\STM32_IoT_Cloud_Workspace_V1.0.1\Middlewares\Third_Party\mbedTLS\library\ssl_tls.c:4454: x509_verify_cert() returned -9984 (-0x2700)
ERROR: iot_tls_connect L#303 failed
! mbedtls_ssl_handshake returned -0x2700
ERROR: iot_tls_connect L#311 Unable to verify the server's certificate. Either it is invalid,
or you didn't set ca_file or ca_path to an appropriate value.
