I'm searching for a method [on client side] to redirect to HTTPS in a few given domains. e.g.: http://www.facebook.com/ to https://www.facebook.com/ Ok. I use several webbrowsers, and not all of them has "add-ons" to redirect these pages to https. My purpose is this: when i go to "http://www.facebook.com" i don't want to see any http traffic with wireshark Is this possible?? How can i achieve it? How can i automatically redirect http traffic for given domain names to HTTPS?? is it enough to redirect http? I mean then the webserver [e.g.: www.facebook.com] recognizes that i want to "talk" over HTTPS? I has a caching-nameserver on my pc - BIND I have an "ad blocking" proxy on my pc - PRIVOXY And my pc is a "linux box" - IPTABLES [iptables only knows ip addresses?] -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20110303/447ded68/attachment-0004.html>