Skip to content

Cannot use TLSSocket without enabling MBEDTLS_SHA1_C macro #8638

@janjongboom

Description

@janjongboom

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-

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions