Hi Guys,

My node.js app needs to tal with a webservice using soap over HTTPS 
connection but using his own SSL certificate (self-signed certificate). In 
other languages like java all I need to do is import the PEM file into the 
JRE keystore to make it trusted, and when the soap clients communicate with 
the webservice everything goes fine.

I can't seem to figure out however how should I do this in node.js. Where 
is the keystore used by node.js?

Thanks for any help,

Eric

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to