Now that nesdev.com has switched from legacy cleartext HTTP to HTTPS, it has come to my attention that Rahsennor, a user who lives where the only available Internet is pay-per-gigabyte with a ping up to 15,000 ms, desires a caching proxy that supports HTTPS. I assume this refers to a man-in-the-middle run on localhost that keeps documents cached as long as possible. Like other TLS MITMs, it would need to act as a private CA, verifying the certificate presented by the site and locally generating a certificate for each site, and the private CA's root certificate would need to be installed into each browser. Rahsennor currently uses Polipo, which can cache legacy cleartext HTTP but appears to act as a non-caching tunnel for HTTPS, not a MITM. Any suggestions?
Rahsennor: If you can provide enough additional information to formulate a question on Software Recommendations Stack Exchange, I'd appreciate it. Here's what they require.
Rahsennor: If you can provide enough additional information to formulate a question on Software Recommendations Stack Exchange, I'd appreciate it. Here's what they require.