debug and ssl
Hello,
i am developing an Android App that schould connect my Rails Project using https
i already use RubyMine to debugg my project on port 3000 (standard) (without SSL)
and i can also access it with apache (passenger mod) on port 80 and port 443 (SSL)
but now i want to debug my poject where i can activate SSL
has anyone any Idea what i must configure?
My System:
Ubuntu 10.04 Lts
Apache 2.2.14
OpenSSL 0.9.8k
Ruby 1.9.3p327
Rails 3.2.10
Thanks
Ron
P.S. Sorry for my bad enlish :-(
Please sign in to leave a comment.