Hardfault when connecting to AWS without setting Identity in 3.5.2

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

cross mob
Anonymous
Not applicable

Hi,

We are developing firmware for Adafruit Wiced Feather https://www.adafruit.com/product/3056 to connect to AWS IOT. Everything works well, except when Identity is not used (private key & device certificate are not set) much like connecting to Server verification only. Wiced got hanged by ssl_write_certificate() by SSL binary Library probably writing to some NULL pointer. I know Identity should be set but we have no control over what user write, sdk should return an ERROR_TLS_ something instead.

Untitled picture.png

0 Likes
2 Replies
VikramR_26
Employee
Employee
25 sign-ins 10 sign-ins 10 comments on KBA

Thnx for letting us know, we will fix this in the SDK

0 Likes
Anonymous
Not applicable

Thanks vik86

would you confirm this is an bug indeed, or it is just me ??

0 Likes