Two-way SSL in Node.js

Has anyone implemented Two-way SSL in Node.js on Apigee Edge Cloud?

I have a need to make multiple Asynch HTTPS calls out to backend systems. I am planning to use Node.js to implement that functionality in my API Proxy.

The endpoints for the back-end systems are, however, configured for Two-way SSL.

Is there a way to reference the Certs that are stored in the Trust/Key Stores in the Organization/Environment from Node.js?

1 1 1,597
1 REPLY 1

Short answer is yes you can using this site as a reference

https://github.com/apigee/trireme#tlsssl-and-https