Redirect https to http
-
Is it possible to redirect https sites to http? The reason I want to do this is because my regex entries are being ignored if using, for example, https://www.google.com but work if using http://www.google.com. It makes sense that they would be ignored because the info is encrypted when using https and can't be parsed. I would like to do this for search sites such as Google.
-
Without ssl interception, you can configure proxy on browser or deny access to port 443.
-
I don't really want to block SSL for all websites. That would seem to open up security issues. I just want to insure that search sites aren't using it.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.