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-0002.html>
centos-bounces at centos.org schrieb am 03.03.2011 14:04:04:> erikmccaskey64 <erikmccaskey64 at zoho.com> > Gesendet von: centos-bounces at centos.org > > 03.03.2011 14:04 > > Bitte antworten an > CentOS mailing list <centos at centos.org> > > An > > "centos" <centos at centos.org> > > Kopie > > Thema > > [CentOS] HOW to REDIRECT to HTTPS? > > 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 ipaddresses?]> _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centosHi, I'm using for this examples a firefox plugin "https-everywhere" ( https://www.eff.org/https-everywhere/) Gru? Andreas Reschke ________________________________________________________________ Unix/Linux-Administration Andreas.Reschke at behrgroup.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20110303/cbffc069/attachment-0002.html>
erikmccaskey64 wrote:> I'm searching for a method [on client side] to redirect to HTTPS in a few > given domains.<snip> Perhaps you should go to <http://apache.org>, and read the documentations. It's definitely not one of the more obscure and difficults talks (as, say, rewritre rules are). mark
Ralph, can you please unsubscribe this guy? He keeps sending generic questions to a bunch of lists for no good reason. Thanks. Kai
On 03/03/2011 08:04 AM erikmccaskey64 wrote:> 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??Someone else already mention https-everywhere, the firefox plug-in. That works for me. eff.org recently had an extensive article on this very topic. You may want to search their site for more info.> ....
Ralph Angenendt wrote on Thu, 3 Mar 2011 16:26:29 +0100:> Hope I remember it this evening. No real access to the CentOS mail stuff > from here :)Hi Ralph, wollte nochmal an das unsubscribe erinnern. Es ist: from: erikmccaskey64 <erikmccaskey64 at zoho.com> Sch?ne Gr??e, Kai