AVGP / cloud9hub

A workspace dashboard for Cloud9
97 stars 47 forks source link

Add HTTPS support to Cloud9Hub #4

Closed stealthdave closed 10 years ago

stealthdave commented 10 years ago

This allows Cloud9Hub to be used securely over https when SSL certificates and keys are added to the config. This does not secure the Cloud9 IDE Workspace that is subsequently launched.

AVGP commented 10 years ago

Hey Dave, thank you very much for your contribution!

If you have any other ideas, feel free to open an issue for discussion

stealthdave commented 10 years ago

I actually have another patch that I'm preparing for you which generates random usernames and passwords with which to launch the C9 instances with so that only the user that requested the workspace can use it. Unfortunately, all of this is rather moot if Cloud9 doesn't add support for SSL.

https://github.com/ajaxorg/cloud9/issues/150

AVGP commented 10 years ago

It's really sad to see they're not valuing input like the SSL issue... in the last few months Cloud9 seems to go in a weird direction.. but luckily it's open source, so we can make our own efforts keeping it on a track that works for us.