Search found 1 match

by spestano
Tue Oct 09, 2018 12:35 am
Forum: ESP32 Arduino
Topic: load root CA from SPIFFS and pass to WiFiClientSecure
Replies: 3
Views: 6063

Re: load root CA from SPIFFS and pass to WiFiClientSecure

Try, reading your "ca" and store it in a buffer of type char then pass that buffer in your function.