You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The quick fix: use openssl version -d to find the config directory. Edit the openssl.cnf file there. Set CipherString = DEFAULT@SECLEVEL=1 (probably near the end). Sigh.
Iotsa devices cannot be connected to anymore.
Attempting
curl
givesI don't think increasing the number of key bits (currently 512) is an option for the esp8266, but need to investigate.
Otherwise we have to check whether there is a workaround (by allowing weaker keys in the plugins for the devices).
But first we need to investigate that this is indeed the problem...
The text was updated successfully, but these errors were encountered: