[tor-bugs] #2949 [Tor Browser]: Make Intermediate Cert Store Memory-Only for TorBrowser

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Sun May 15 10:10:13 UTC 2011


#2949: Make Intermediate Cert Store Memory-Only for TorBrowser
----------------------------+-----------------------------------------------
    Reporter:  mikeperry    |       Owner:  mikeperry                 
        Type:  defect       |      Status:  closed                    
    Priority:  normal       |   Milestone:                            
   Component:  Tor Browser  |     Version:                            
  Resolution:  fixed        |    Keywords:  MikePerryIteration20110515
      Parent:  #2877        |      Points:  3                         
Actualpoints:  5            |  
----------------------------+-----------------------------------------------
Changes (by mikeperry):

  * actualpoints:  4 => 5


Comment:

 This kept bugging me so I banged on it some more to make the pref mimic an
 observer notification. I think I got it to stop crashing by checking to
 see if the component wanted to cancel shutdown, but the whole SSL system
 gets put into a broken state after a cancel, until such time as you try to
 shut it down again and then restart it. The cancel seems to be happening
 due to a long period of time between tab close and underlying SSL
 connection close.

 So the user experience for a New-Identity based on this may not be good,
 unless we find a way to forcibly close any open SSL connections early..
 But at least it seems to have stopped crashing.

 Updating the patch.

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


More information about the tor-bugs mailing list