ESP32 + W5500 HTTPS Request Issue
I am facing issue in making Https request to my site.
it gives following message
Begin Ethernet
DHCP OK!
Local IP : 192.168.0.104
Subnet Mask : 255.255.255.0
Gateway IP : 192.168.0.1
DNS Server : 192.168.0.1
Ethernet Successfully Initialized
(SSLClient)(SSL_WARN)(m_run_until): Terminating because the ssl engine closed
(SSLClient)(SSL_ERROR)(m_start_ssl): Failed to initlalize the SSL layer
(SSLClient)(SSL_ERROR)(m_print_br_error): Incoming protocol or record version is unsupported.
connection failed
(SSLClient)(SSL_ERROR)(available): Cannot operate on a closed SSL connection.
(SSLClient)(SSL_ERROR)(m_print_br_error): Incoming protocol or record version is unsupported.
disconnecting.
Received 0 bytes in 0.0104, rate = 0.00 kbytes/second