I have a test server on which we have a self-signed certificate. I get the error "There is a problem with this website's security certificate." which is expected because I'm using a self-signed cert. Normally I click on "Continue to this website (not recommended)." and it goes through to my website without a problem. Now, however, the only thing that happens is that the link mentioned in the last sentence disappears, and I don't get to my website.
I'm using IE currently, but I've also tested in Firefox and Chrome and I basically have the same problem. The apache version is 2.2. I looked around for a solution, and I've added my site to the trusted sites as recommended, but it still doesn't work. I looked in the error_log and I don't see anything except a child connecting and then disconnecting right after that.
Any suggestions would be appreciated.