[tor-bugs] #9468 [EFF-HTTPS Everywhere]: Aeriagames: workaround for bad protocol-relative URLs

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Aug 12 23:13:48 UTC 2013


#9468: Aeriagames: workaround for bad protocol-relative URLs
----------------------------------+-----------------------------------------
 Reporter:  micahlee              |          Owner:  pde
     Type:  defect                |         Status:  new
 Priority:  normal                |      Milestone:     
Component:  EFF-HTTPS Everywhere  |        Version:     
 Keywords:                        |         Parent:     
   Points:                        |   Actualpoints:     
----------------------------------+-----------------------------------------
 To whom it may concern:

 The unencrypted version of www.aeriagames.com points to
 //c.aeriastatic.com for most resources, while the HTTPS version points
 to //s.aeriastatic.com. Unfortunately, only c has a valid cert, so we
 need to add a rule that rewrites s to c:
 <rule from="^https?://[cs]\.aeriastatic\.com/"
 to="https://c.aeriastatic.com/" />

 For background, this resulted from the site owner's incomplete attempt
 to fix mixed active content; see
 https://bugzilla.mozilla.org/show_bug.cgi?id=879072#c1
 There is no mixed active content anymore (due to the protocol-relative
 URLs), so don't tag the ruleset as such.

 CDN buckets: wildcard.aeriastatic.com.edgekey.net,
 static.aeriagames.com.edgesuite.net (corresponding to c and s
 respectively)

 C. Liu

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


More information about the tor-bugs mailing list