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
{{ message }}
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
node.js:134
throw e; // process.nextTick error, or 'error' event on first tick
^
TypeError: Cannot call method 'start' of null
at Array. (tls.js:499:14)
at EventEmitter._tickCallback (node.js:126:26)
Ouch!
The text was updated successfully, but these errors were encountered:
The HTTP example:
Nothing happens. As it should. But as soon as the connection switches to HTTPS:
the tls module crashes with:
Ouch!
The text was updated successfully, but these errors were encountered: