requestly / requestly-desktop-app

Requestly Desktop App (Mac, Linux, Windows)
https://requestly.io/
GNU Affero General Public License v3.0
45 stars 10 forks source link

Not Working with Upgrade Insecure Sites #90

Open suryavaddiraju opened 2 months ago

suryavaddiraju commented 2 months ago

Prerequisites

Expected Behavior

Need to issue SSL certificate through RQProxyCA and pass the connection through Proxy enabled system wide for when accessing http://example.com and it sends 301 Header with location https://example.com. But the requestly does not proxying the https://example.com when seeing in browser I observed SSL certificate issued by Original Domain CA instead of RQPRoxyCA

Current Behavior

Does not Proxying the https:// website when it accessed through with http:// with redirection

Steps to Reproduce

  1. Install Requestly Desktop Latest Version

  2. Enable Proxy System Wide

  3. Open Chrome and Access the url http://vaddiraju.in

  4. Observe the Logs in Requestly

  5. No Log observed for https://vaddiraju.in, only log present for http://vaddiraju.in

  6. Verify the SSL certificate in Browser its not issued by RQProxyCA its issued by Amazon, Means it does not Proxied by Requestly https custom SSL

Possible Solution (Not obligatory)

NA

Context

Not Affecting me, but will affect later for someone in real world scenario

Your Environment