[tor-bugs] #8112 [EFF-HTTPS Everywhere]: http://www.go.soton.ac.uk/phishing redirects incorrectly in 4.0dev.5

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Jan 31 20:03:56 UTC 2013


#8112: http://www.go.soton.ac.uk/phishing redirects incorrectly in 4.0dev.5
----------------------------------+-----------------------------------------
 Reporter:  graingert             |          Owner:  pde
     Type:  defect                |         Status:  new
 Priority:  normal                |      Milestone:     
Component:  EFF-HTTPS Everywhere  |        Version:     
 Keywords:  httpse-ruleset-bug    |         Parent:     
   Points:                        |   Actualpoints:     
----------------------------------+-----------------------------------------

Comment(by mikkoharhanen):

 Instead of
 !http://www.southampton.ac.uk:443/isolutions/services/phishing_advice/ the
 working URL is
 https://www.southampton.ac.uk/isolutions/services/phishing_advice/.

 To avoid the breaking port number we can edit the ruleset University-of-
 Southampton.xml and change the line 44 from:

 {{{
 <rule from="^http://www\.southampton\.ac\.uk/"
 }}}
 to:
 {{{
 <rule from="^http://www\.southampton\.ac\.uk(\:443)?/"
 }}}

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8112#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list