Troubleshooting HTTPS timeouts in OS X Mountain Lion
After upgrading to Mountain Lion, some OS X users have run into what appears at first glance to be a DNS-related problem in which they can't access certain Web pages. While most Web connectivity seems to work just fine, when accessing special pages like HTTPS (Hypertext Transfer Protocol Secure) connections the connection times out, resulting in programs like Safari claiming the server could not be contacted.
If you are having this problem, then try copying the server URL from your browser or other application and pinging it directly in the OS X Terminal using the following command:
ping www.… Read more
