I have a node app running successfully on Heroku. I have purchased an Expedited SSL certificate and it all works fine. I go to https... and get a full \'green bar\' proving
You need to add to the Node.js app the code to redirect the request to the HTTPS version if the request comes from HTTP.
Depending on the framework or the tools you use, the idea is simple: