Is it possible to run a dev https server on nitrous?
Basically, I'm attempting to do this on a nitrous box, and while the server seems to run, requests time out and are not received. According to nitrous docs, port 443 is not allowed?
After some further research - essentially I'm trying to do exactly what is described here. So I think the question really is does Nitrous allow for custom port forwarding? Is there anyway to forward 443, where https requests come in, to some port in the allowed range?