Adaption of EthernetWebServer_SSL for Wio Terminal
// Adaption of EthernetWebServer_SSL for Wio Terminal
// Original source:
/**************************************************************************************************************************** WebClient_SSL.ino - Dead simple SSL WebClient for Ethernet shields
EthernetWebServer_SSL is a library for the Ethernet shields to run WebServer and Client with/without SSL Use SSLClient Library code from https://github.com/OPEnSLab-OSU/SSLClient
Built by Khoi Hoang https://github.com/khoih-prog/EthernetWebServer_SSL Licensed under MIT license *****************************************************************************************************************************/