Hacker News new | ask | show | jobs
by bryanlarsen 4070 days ago
Jails can still use MITM monitoring proxies without disabling SSL: they just have to install certs on the machine.
1 comments

Does it work with sites like Google from Google Chrome where browser knows about their public keys? I think that this will be wide practice in modern browsers.

HSTS/HPKP headers could be stripped by proxy but preloaded public key list probably will require custom browser build.

Yes, it does. Google intentionally adds exceptions from error reporting in the case a root CA was added to the OS.