http to https in server.js?
ChanSeongKim opened this issue · 0 comments
ChanSeongKim commented
Hi muza-khan,
server.js is based on http connection.
But chrome web-browsers and web-view in android requires https connection.
I tried server.js in node.js. But I'd like to how to setup a http to https connection(redirect?).
Thank you in-advance.