I use simple example from these link:
a link[a How to create an HTTPS server in Node.js?]
a link[a How to create an https server? docs.nodejitsu.com]
but I get error like
curl: (35) Unknown SSL protocol error in connection to localhost:-9838
why?