Skip to content
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.

Source of the ssl.h header file #190

Open
mtudan opened this issue Mar 2, 2024 · 0 comments
Open

Source of the ssl.h header file #190

mtudan opened this issue Mar 2, 2024 · 0 comments

Comments

@mtudan
Copy link

mtudan commented Mar 2, 2024

Hello,

When enabling ssl_fingerprints option in esphome, we get a similar error to this:

Compiling .pioenvs/xxxx/lib975/ESPAsyncTCP-esphome/ESPAsyncTCP.cpp.o
In file included from /piolibs/ESPAsyncTCP-esphome/src/ESPAsyncTCP.cpp:84:0:
/piolibs/ESPAsyncTCP-esphome/src/tcp_axtls.h:44:25: fatal error: include/ssl.h: No such file or directory
 #include "include/ssl.h"
                         ^
compilation terminated.

So my question is which library gives support for the missing ssl.h header included in the src/tcp_axtls.h file?

Best,
Matija

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant