Open SAkhoundi opened 8 months ago
SSLv3
isn't a valid cipher. Take a look at the official docs.
thank you i used this option additionalTlsOptions:{ minVersion:"TLSv1.3", maxVersion:"TLSv1.3", ciphers:'ECDHE-RSA-AES128-GCM-SHA256', requestCert:true }
and error gone;
with #111 I Decrypte the package and very helpful for me thank you and thank you
Hello @Nerixyz my problem didn't solve at all can you help me to resolve the ssl error? this error make the account being deactive and deleted
Hello @Nerixyz my problem didn't solve at all can you help me to resolve the ssl error? this error make the account being deactive and deleted
on use of fbns after a time connected got error error ClientDisconnectedError: MQTToTClient got disconnected. Reason: {"reason":{"library":"SSL routines","reason":"wrong version number","code":"ER
i tried with this options
did you face with this problem? do you have any solution?