stormpath / express-stormpath

Build simple, secure web applications with Stormpath and Express!
http://docs.stormpath.com/nodejs/express/
Apache License 2.0
325 stars 111 forks source link

Support SSL Certificate Pinning #555

Open rdegges opened 7 years ago

rdegges commented 7 years ago

This should support both api.stormpath.com and enterprise.stormapth.io by default. It might also be nice to be able to supply the cert dynamically for private deployment customers.

robertjd commented 7 years ago

Can you help us with more information about what actually needs to be done here?