Azure / azure-c-shared-utility

Azure C SDKs common code
Other
111 stars 203 forks source link

[Azure Sphere] retry fails w/ wolfssl #497

Closed fz-lyu closed 3 years ago

fz-lyu commented 3 years ago

Recently we updated all of other system components as well, including wolfssl, libc, curl and etc. this results the retry/reauthentication path after connection loss unusable again.

momuno commented 3 years ago

Thank you for creating this. I've linked the PR.