A customer informed me that essentially the SSL isn't working.

When I connect to the https potions of the site (e.g. https://mgxcopy.com), I get the following error:

Error 102 (net::ERR_CONNECTION_REFUSED): The server refused the connection.

I'm trying to figure out the best way to log the delegation of the HTTPS request (either after Apache has delegated to mongrel, or right before Rails gets the request.

Neither .../apache/logs, .../apache/domlogs, .../< rails_project>/logs contains any logs with records of the https request. It's as if it doesn't make it to the server. As a matter of fact, it almost seems like the isn't catching the request - I have no trace of it.

link|improve this question

67% accept rate
It's working now. <shrug> – womble Jul 25 '11 at 6:08
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.