This repository was archived by the owner on Apr 6, 2021. It is now read-only.

Description
Hello
First of all thanks to for the superb cloud IDE :)
I want to enable HTTPS support for the IDE. i.e, load the C9 IDE in HTTPS mode
I tried a lot searching for options/settings to do so but I am not able to find any such option :(
I did find some crt/key settings in one of node modules but no sure how to pass the values to them.
Is there any way to enable HTTPS for c9 IDE ? I have the .crt and .key files ready but don't know how to configure the server.js/standalone config file to use HTTPS.