[MacPorts] #33715: curl 7.24.0 broke after openssl 1.0.1

MacPorts noreply at macports.org
Wed Mar 21 19:24:38 PDT 2012


#33715: curl 7.24.0 broke after openssl 1.0.1
----------------------------------+-----------------------------------------
 Reporter:  pixilla@…             |       Owner:  macports-tickets@…                   
     Type:  defect                |      Status:  new                                  
 Priority:  Normal                |   Milestone:                                       
Component:  ports                 |     Version:  2.0.4                                
 Keywords:                        |        Port:  curl openssl                         
----------------------------------+-----------------------------------------

Comment(by ryandesign@…):

 I'm not familiar with the option "-14k" but I get:

 {{{
 $ curl -14k https://api-aa-3t.paypal.com/2.0
 curl: (35) Unknown SSL protocol error in connection to api-aa-
 3t.paypal.com:443
 }}}

 Or trying verbosely without that option:

 {{{
 $ time curl -v https://api-aa-3t.paypal.com/2.0
 * About to connect() to api-aa-3t.paypal.com port 443 (#0)
 *   Trying 66.211.168.195...
 * connected
 * Connected to api-aa-3t.paypal.com (66.211.168.195) port 443 (#0)
 * successfully set certificate verify locations:
 *   CAfile: /opt/local/share/curl/curl-ca-bundle.crt
   CApath: none
 * SSLv3, TLS handshake, Client hello (1):
 * Unknown SSL protocol error in connection to api-aa-3t.paypal.com:443
 * Closing connection #0
 curl: (35) Unknown SSL protocol error in connection to api-aa-
 3t.paypal.com:443

 real    1m0.175s
 user    0m0.048s
 sys     0m0.021s
 }}}

 Is that what you're seeing as well? If so, I doubt it's a MacPorts-
 specific problem, since all we did was update the openssl port to version
 1.0.1. Have you reported the problem to the developers of openssl / curl /
 paypal? (I'm not sure which is at fault.)

 Trying to connect to https://trac.macports.org/ instead works fine.

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


More information about the macports-tickets mailing list