Y
Hacker News
new
|
ask
|
show
|
jobs
by
gruez
2966 days ago
how does that work with https?
1 comments
64kbisalluneed
2966 days ago
Just install nginx that answers to http and https and return empty gif or 204.
link
Chaebixi
2966 days ago
Would that fail because your sever can't provide the right cert? You'd probably have to install a custom root certificate on your machines that you https ad blocker could use to forge certs.
link
64kbisalluneed
2966 days ago
Yes, custom cert has to be used, otherwise browsing could be very annoying.
link