[tor-bugs] #33702 [Core Tor/Tor]: RSA_get0_d could not be located in the dynamic link library tor.exe

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Apr 8 22:56:54 UTC 2020


#33702: RSA_get0_d could not be located in the dynamic link library tor.exe
--------------------------+--------------------------
 Reporter:  ner0          |          Owner:  (none)
     Type:  defect        |         Status:  assigned
 Priority:  Medium        |      Milestone:
Component:  Core Tor/Tor  |        Version:
 Severity:  Normal        |     Resolution:
 Keywords:                |  Actual Points:
Parent ID:                |         Points:
 Reviewer:                |        Sponsor:
--------------------------+--------------------------

Comment (by teor):

 I know about Windows manifests.

 It would be more helpful if we had instructions, or git pull requests.
 Otherwise we just have to guess what you want done with the files.

 Here's my review of what I think you want done:
 * we can't modify users' registries. Tor doesn't build packages for
 Windows. And Tor Browser doesn't modify the registry: it doesn't have an
 installer.
 * if you want to script to create the tor.exe manifest, that belongs in
 tor's Makefile. And we should check that mt.exe exists first.
 * we'll also need a patch for Tor Browser's build scripts, to get the
 manifest in the right place.
 * Tor Browser builds and packages OpenSSL, tor does not. So you'll need to
 add the OpenSSL manifest to Tor Browser's build scripts.

 It looks like we need to split this ticket into two tickets, one for tor,
 and another for Tor Browser.

 We can make that happen, but I need you to confirm my guesses first.

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


More information about the tor-bugs mailing list