views:

12

answers:

0

I'm just switching over to IDEA from eclipse, and I'm trying to figure out how to set up a secure instance of tomcat to debug jsp pages that are only being served over SSL. I've got a non-secure port running just fine. What do I need to do to get a secure port? Pointers to docs would be great--I've searched the jetbrains forums and on here, but may very well be missing something obvious. Thanks!