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
I am running this under uWebSockets.js, the string appears to be properly null-terminated, no crash or undefined behaviour occurs. After some looking it seems to be called by a .removeServerName()/.addServerName() pair. I can't tell if the cert file is being read properly as it's read by uSockets, but it's possible that if it failed to read or read the wrong value then SSL would fail, causing the server to become unreachable
https://github.com/uNetworking/uSockets/blame/182b7e4fe7211f98682772be3df89c71dc4884fa/src/crypto/openssl.c#L539
Also whenever this part runs the server I am hosting becomes unreachable
The text was updated successfully, but these errors were encountered: