Skip to content

HTTPSServer.hpp:11:10: fatal error: openssl/ssl.h: No such file or directory 11 | #include "openssl/ssl.h" #185

@Flash1705

Description

@Flash1705

Hi Frank

I get a "HTTPSServer.hpp:11:10: fatal error: openssl/ssl.h: No such file or directory
11 | #include "openssl/ssl.h" error.

It seems that openssl has been deprecated by Esspressif in the ESP-IDF.
https://docs.espressif.com/projects/esp-idf/en/stable/esp32/migration-guides/release-5.x/5.0/removed-components.html#:~:text=OpenSSL%2DAPI%20component%20is%20no,TLS%20or%20mbedtls%20API%20directly.

Any ideas how to get around this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions