Skip to content

SSL Directory not found #188

@teja9121

Description

@teja9121

I'm trying to setup simple HTTPS Server for POST and GET requests. But this is the error I'm facing

ERROR:
Multiple libraries were found for "WiFi.h"
C:\Users\DELL\Documents\Arduino\libraries\esp32_https_server-master\src/HTTPSServer.hpp:11:10: fatal error: openssl/ssl.h: No such file or directory
Used: C:\Users\DELL\AppData\Local\Arduino15\packages\esp32\hardware\esp32\3.2.0\libraries\WiFi
11 | #include "openssl/ssl.h"
Not used: C:\Program Files (x86)\Arduino\libraries\WiFi
| ^~~~~~~~~~~~~~~
compilation terminated.
exit status 1
Error compiling for board ESP32S3 Dev Module.

*ESP32 S3 Module
**Software **

  • IDE and Version: Arduino 1.8.19

Please help me resolving this error !!

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