S
S
Soslan Khloev2017-12-14 11:30:50
linux
Soslan Khloev, 2017-12-14 11:30:50

Is it possible to transparently redirect https ---> [http | https]?

Good afternoon!

I'm interested in the possibility of redirecting a request to port 443 (https) to a resource I like, but with minor amendments.
You can do this with a firewall. But at the same time, you need a self-signed certificate, from which all browsers will turn up their noses. You do not need to generate and add a root certificate.

It is necessary, when requesting port 443, as much as possible, transparently (without scolding browsers for a certificate, installing a root network certificate and other things that require any manipulation with the client device) for the client to wrap it in the authorization portal. iptables and [REDIRECT | DNAT] are not suitable if there is no IntranetSSL (expensive solution). Squid and SSL Bump, as far as I understand, also require the installation of a root certificate.

I ask for help from more experienced and knowledgeable members of the community.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
L
Lynn "Coffee Man", 2017-12-14
@hloe0xff

The whole point of HTTPS is exactly that this would be impossible.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question