Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 784 Bytes

File metadata and controls

18 lines (11 loc) · 784 Bytes

Wio_Terminal_Enc28_Ethernet_SSL_Test

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 *****************************************************************************************************************************/