Skip to content

HTTPClient Lib links unused HTTPS even if HTTPS is not used which takes 6K of heap.  #1855

Closed
@sticilface

Description

@sticilface

The problem occurs in the connect() function with called to
_tcps = new WiFiClientSecure();
and

_tcps->verify(_httpsFingerprint.c_str()

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions