Z-Wave-Me / z-way-issues

This repo is only to host issues for Z-Way.
6 stars 1 forks source link

libcrypto uncertain state after a failure #147

Closed PoltoS closed 3 years ago

PoltoS commented 5 years ago

libcrypto goes in undefined state after an internal failure. All further calls to crypto will result in an unexpected error:

https://forum.z-wave.me/viewtopic.php?t=25251

To reproduce execute: http://192.168.0.32:8083/JS/Run/var knausock = new sockets.websocket("ws://192.168.0.61:9000","toptron-protocol");

PoltoS commented 3 years ago

Not relevant after switching to OpenSSL 1.1.x