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 proxy should still run without https (ssl) support if no ssl.key is available.
nodeproxy.jsnode.js:201throwe;// process.nextTick error, or 'error' event on first tick^
Error: ENOENT,nosuchfileordirectory'D:\path\to\ssl.key'atObject.openSync(fs.js:230:18)atObject.readFileSync(fs.js:120:15)atObject.<anonymous>(D:\pkrumins-nodejs-proxy\config.js:21:22)atModule._compile(module.js:441:26)atObject..js(module.js:459:10)atModule.load(module.js:348:31)atFunction._load(module.js:308:12)atModule.require(module.js:354:17)atrequire(module.js:370:17)atObject.<anonymous>(D:\pkrumins-nodejs-proxy\proxy.js:13:14)
The text was updated successfully, but these errors were encountered:
The proxy should still run without https (ssl) support if no ssl.key is available.
The text was updated successfully, but these errors were encountered: