Using the new Arduino IDE for ESP8266 and found bugs, report them here

Moderator: igrr

User avatar
By Joe Job
#52520 This has been solved the issue was that the server required to accept TLS_RSA_WITH_AES_128_CBC_SHA or TLS_RSA_WITH_AES_256_CBC_SHA which I believed to be insecure, I managed to get these ciphers allowed and still retain my A+ SSL rating so all good now :)