|
|
|
|
|
by tptacek
5083 days ago
|
|
It's very straightforward for a proxy to have its own CA=YES certificate and mint/sign certs for every HTTPS site the proxy sees on the fly. If you have a corporate proxy that is intercepting HTTPS traffic, that is what it should be doing. Then, the proxy makes its certificate available to users, you download it, and add it to your CA certs via the UI that browsers provide for that; HTTPS magically appears to work again. |
|
HTTPS shouldn't magically appear to 'work' again, considering it is completely broken when a forced mitm is introduced.