Sven Rubben

Results 2 issues of Sven Rubben

We have a nexus running with a self-signed certificate. When doing a pull I can use --skip-ssl-check to bypass the error, but I haven't found a way to do this...

enhancement

When using node 0.12.x (tested with 0.12.1 and 0.12.3) the following exception is thrown: ``` dgram.js:367 throw errnoException(err, 'getsockname'); ^ Error: getsockname EINVAL at exports._errnoException (util.js:746:11) at Socket.address (dgram.js:367:11) at...