[tor-bugs] #13816 [Tor]: tor SSL errors with LibreSSL on OS X 10.9

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Sep 12 00:01:56 UTC 2015


#13816: tor SSL errors with LibreSSL on OS X 10.9
-------------------------+-------------------------------------------------
     Reporter:  teor     |      Owner:
         Type:  defect   |     Status:  closed
     Priority:  major    |  Milestone:  Tor: 0.2.7.x-final
    Component:  Tor      |    Version:  Tor: 0.2.7
   Resolution:           |   Keywords:  tor-relay, tor-auth, tor-client,
  worksforme             |  lorax, 027-triaged-1-in, SponsorU,
Actual Points:           |  PostFreeze027
       Points:  unclear  |  Parent ID:  #13415
-------------------------+-------------------------------------------------
Changes (by teor):

 * status:  needs_information => closed
 * resolution:   => worksforme


Comment:

 I installed libressl 2.2.2 from MacPorts on OS X 10.10, and then rebuilt
 all the dependencies of openssl/libressl in MacPorts, including libevent
 and tor. (I probably skipped this step last time, which might have been
 the source of my issues. MacPorts (or I) seem smarter about this now.)

 I then rebuilt the latest tor master with:
 {{{
 make clean
 ./configure --with-libevent-dir=/opt/local --with-openssl-dir=/opt/local
 --disable-asciidoc
 make test-network-all
 }}}

 All of the 7 make test-network-all tests passed, including the mixed test
 based on tor master and the rebuilt tor 0.2.6.9 from MacPorts.

 I think this was either a misconfiguration on my end (failure to rebuild),
 or something we fixed in both tor master and tor 0.2.6.9, or something
 specific to a different version of OS X, Xcode, or clang.

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


More information about the tor-bugs mailing list