Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fatal error: include/ssl.h: No such file or directory #174

Closed
ohyeaah opened this issue Oct 23, 2021 · 3 comments
Closed

fatal error: include/ssl.h: No such file or directory #174

ohyeaah opened this issue Oct 23, 2021 · 3 comments
Labels

Comments

@ohyeaah
Copy link

ohyeaah commented Oct 23, 2021

Hello,
I have a Wemos D1 mini pro board with an ESP8266EX processor.

I get the above error but I don't know why.

There is no ssl.h file in the whole board source code folder.
But there is bearssl.h. Maybe this is the solution?

Can anyone help?

@n0valis
Copy link

n0valis commented Nov 24, 2021

I have the same problem. I think it has to do with build_flags = -DASYNC_TCP_SSL_ENABLED=1
related to
#129 and #151

But I dont know how to fix this other than set ASYNC_TCP_SSL_ENABLED to 0

@stale
Copy link

stale bot commented Apr 16, 2022

[STALE_SET] This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Apr 16, 2022
@stale
Copy link

stale bot commented Apr 30, 2022

[STALE_DEL] This stale issue has been automatically closed. Thank you for your contributions.

@stale stale bot closed this as completed Apr 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants