Skip to content

Not working in parallel with WiFiClientSecure #60

@kymograph

Description

@kymograph

The lib is not working when used in parallel with the WiFiClientSecure lib. Both libs include ssl_client.h, but due to the changes in this lib, the function get_peer_fingerprint() cannot be found anymore, giving a compilation error.

Errors are probably depend on include order because of the two versions of ssl_client.h, so other errors might also lead to this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions