I just installed a SSL certificate for one of the domains that is on its own IP. I go to https://domain.com, nothing propagates. Below is what I get when I enter the command netstat -tap. Any advice would be greatly appreciated.
Your Apache isn't listening on port 443. Did you follow any of the "Perfect Setups" here on HowtoForge to set up your server? Which distribution do you use?
You can try this one: http://www.howtoforge.com/perfect_setup_debian_sarge It's similar to Debian Etch (just a few differences).
From the how-to the only thing that I saw different was Listen 443 and I added that. However, still no go unless I missed something else. Below is what comes up after netstat -tap: