[tor-bugs] #7271 [Flashproxy]: flashproxy-reg-email on Windows produces OpenSSL error 0B084002

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Wed Oct 31 18:21:48 UTC 2012


#7271: flashproxy-reg-email on Windows produces OpenSSL error 0B084002
------------------------+---------------------------------------------------
 Reporter:  aallai      |          Owner:  dcf
     Type:  defect      |         Status:  new
 Priority:  minor       |      Milestone:     
Component:  Flashproxy  |        Version:     
 Keywords:              |         Parent:     
   Points:              |   Actualpoints:     
------------------------+---------------------------------------------------
 When run on Windows, flashproxy-reg-email produces the following error:

 Failed to register: [Errno 185090050] _ssl.c:340: error:0B084002:x509
 certific
 ate routines:X509_load_cert_crl_file:system lib

 This is due to the use of tempfile.[wiki:NamedTemporaryFile] to store a
 TLS certificate. On windows NT or later, the temporary file cannot be
 reopened while still in use. See the tempfile module documentation at
 http://docs.python.org/library/tempfile.html.

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


More information about the tor-bugs mailing list