A tout hasard, @geryko, un forçage en mode insecure passe-t-il ?
WiFiClientSecure client;
client.setInsecure(); //the magic line, use with caution
client.connect(host, httpsPort);
A tout hasard, @geryko, un forçage en mode insecure passe-t-il ?
WiFiClientSecure client;
client.setInsecure(); //the magic line, use with caution
client.connect(host, httpsPort);