Y
Hacker News
new
|
ask
|
show
|
jobs
by
darkarmani
956 days ago
Instead of a pihole, you'd run a https proxy that doesn't trust the certs i guess.
1 comments
Snawoot
946 days ago
Which https proxy you're referring to? HTTP proxies capable of forwarding HTTPS just offer HTTP CONNECT method, which allows client to tunnel regular TCP connection and HTTPS inside it. These proxies do not do anything with certificates.
link