Edit: Please move further discussion to new thread in the more appropriate Early Intel Macs forum. https://forums.macrumors.com/threads/fixing-https-issues-on-old-versions-of-os-x.2281326/
I run Mavericks on my primary computer, and that computer is where I spend most of my day. Its my favorite OS despite its age, and for the most part, the age isn't a problem.
But one place where age does cause problems is in HTTPS support. Because Mavericks doesn't support newer cipher suites, it's unable to connect to a lot of websites nowadays. This isn't a problem in Firefox, which has its own HTTPS implementation, but it creates issues in a host of other apps. Apple Mail is filled with broken images, Dashboard widgets like Delivery Status are unable to connect to various services, and RSS Readers like NetNewsWire can't be used with certain RSS feeds.
This sucks, so, I fixed it! The trick is to set up a proxy server which acts as a "Man in the Middle" for all of your computer's HTTPS traffic. I went with Squid, because it's super lightweight, and because I was able to compile a version that works on Mavericks! It took a very long time to configure, but now that I have it set up, it should be easy for anyone to run!
This is now a proper .pkg that should be easy to install. It includes a hack to force the Dictionary app to use the system proxy.
But one place where age does cause problems is in HTTPS support. Because Mavericks doesn't support newer cipher suites, it's unable to connect to a lot of websites nowadays. This isn't a problem in Firefox, which has its own HTTPS implementation, but it creates issues in a host of other apps. Apple Mail is filled with broken images, Dashboard widgets like Delivery Status are unable to connect to various services, and RSS Readers like NetNewsWire can't be used with certain RSS feeds.
This sucks, so, I fixed it! The trick is to set up a proxy server which acts as a "Man in the Middle" for all of your computer's HTTPS traffic. I went with Squid, because it's super lightweight, and because I was able to compile a version that works on Mavericks! It took a very long time to configure, but now that I have it set up, it should be easy for anyone to run!
This is now a proper .pkg that should be easy to install. It includes a hack to force the Dictionary app to use the system proxy.
Last edited: