https client on w5500-evb-pico2
Would the govorox/SSLClient library work on w5500-evb-pico2 to act as a https client. If so would you have an example to post the https request.
There is another OPEnSLab-OSU/SSLClient library which one is better suited for w5500-evb-pico2 ?
The following fields are missing: Description, Steps to Reproduce, Expected Behavior, Actual Behavior, Environment, IDE. Please update the issue with this information.
@mirek23 Sorry for a late reply to this. There is no reason at all why this library would not serve the SSL layer for this device. This is because we are at a higher level that the hardware drivers. As for an example, sorry but there are not currently for that board. If you follow the examples here adjusting for your board. Find a suitable HTTP Client for your board and use this layer on top of that. If you get a working example please feel free to submit for inclusion in this library.