node.js - SSL Client Authentication in Openshift with Custom SSL Certificate -


is possible use ssl client authentication in node.js application in openshift?

now openshift supports custom ssl certificates (sni based) 0$ in bronze plan, attractive switch bronze plan. seems client certificate not accessed application (i.e. node.js). or there hidden flag i'm missing?

the ssl certificate hosted on apache reverse proxy on node, , not accessible gear. can x-forwarded-proto header see if request https request or not.


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -