[MacPorts] #33715: openssl 1.0.1 breaks multiple ports

MacPorts noreply at macports.org
Tue Mar 27 09:02:15 PDT 2012


#33715: openssl 1.0.1 breaks multiple ports
-----------------------------------+----------------------------------------
  Reporter:  pixilla@…             |       Owner:  macports-tickets@…                   
      Type:  defect                |      Status:  closed                               
  Priority:  High                  |   Milestone:                                       
 Component:  ports                 |     Version:  2.0.4                                
Resolution:  worksforme            |    Keywords:                                       
      Port:  openssl               |  
-----------------------------------+----------------------------------------
Changes (by pixilla@…):

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


Comment:

 Replying to [comment:24 pixilla@…]:
 > curl -tlsv1 https://owa.mit.edu/

 The above tlsv1 flag and url are flawed.

 Adding --ciphers works:
 {{{
 curl --tlsv1 --ciphers '3DES'
 https://owa.exchange.mit.edu/owa/auth/logon.aspx
 }}}

 This works for me.

-- 
Ticket URL: <https://trac.macports.org/ticket/33715#comment:25>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list