[tor-bugs] #7271 [Flashproxy]: flashproxy-reg-email on Windows produces OpenSSL error 0B084002
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Nov 6 21:51:58 UTC 2012
#7271: flashproxy-reg-email on Windows produces OpenSSL error 0B084002
------------------------+---------------------------------------------------
Reporter: aallai | Owner: dcf
Type: defect | Status: needs_review
Priority: major | Milestone:
Component: Flashproxy | Version:
Keywords: | Parent:
Points: | Actualpoints:
------------------------+---------------------------------------------------
Comment(by aallai):
mkstemp returns a file descriptor instead of a file object, I had misread
the doc. We could use os.fdopen on it, and then use the regular file
functions.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/7271#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list