[MacPorts] #56559: textmate2 @2.0-rc.4_2 build fails on Ruby ssl connection

MacPorts noreply at macports.org
Tue Jun 5 10:12:53 UTC 2018


#56559: textmate2 @2.0-rc.4_2 build fails on Ruby ssl connection
------------------------+------------------------
  Reporter:  p-vitt     |      Owner:  neverpanic
      Type:  defect     |     Status:  assigned
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.5.0
Resolution:             |   Keywords:
      Port:  textmate2  |
------------------------+------------------------

Comment (by p-vitt):

 For what it's worth: When I force `bin/gen_html` to use SSLv3

 {{{
 79     http.use_ssl = true
 80     http.ssl_version = 'SSLv3'
 81     http.verify_mode = OpenSSL::SSL::VERIFY_NONE
 }}}

 I get

 {{{/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/net/http.rb:921:in
 `connect': SSL_connect returned=1 errno=0 state=SSLv3 read server hello A:
 sslv3 alert handshake failure (OpenSSL::SSL::SSLError)}}}

-- 
Ticket URL: <https://trac.macports.org/ticket/56559#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list