Description
You cannot use TLSSocket in Mbed OS master without declaring MBEDTLS_SHA1_C=1 in your macros section in mbed_app.json. This is not good, everything should work out of the box. We should add it to the default TLS config, or add it to mbed_lib.json for TLSSocket (like it is in the standalone library).
Issue request type
[ ] Question
[ ] Enhancement
[X] Bug
@bulislaw @SenRamakri @sg-