joshdick / miniProxy

🚨⚠️ UNMAINTAINED! ⚠️🚨 A simple PHP web proxy.
http://joshdick.github.io/miniProxy
GNU General Public License v3.0
858 stars 542 forks source link

HTTPS sites don't work #129

Closed mandeponium closed 5 years ago

mandeponium commented 5 years ago

http://example.net works but not https://example.net

BelleNottelling commented 5 years ago

Https works, so it's just an issue on your end. Check your SSL configuration on your server

joshdick commented 5 years ago

@BenNottelling is correct, this is likely being caused by your server’s SSL configuration.