I am trying to connect from Node to a server that is using SSL. The connection works when I connect to a test server, but not the live server I need to connect to.
Does anyone know if Node requires some sort of configuration to support outbound connections?
Thanks