[MacPorts] #33715: openssl 1.0.1 breaks multiple ports (was: curl 7.24.0 broke after openssl 1.0.1)
MacPorts
noreply at macports.org
Fri Mar 23 15:53:52 PDT 2012
#33715: openssl 1.0.1 breaks multiple ports
----------------------------------+-----------------------------------------
Reporter: pixilla@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: High | Milestone:
Component: ports | Version: 2.0.4
Keywords: | Port: openssl
----------------------------------+-----------------------------------------
Changes (by pixilla@…):
* priority: Normal => High
* port: curl openssl => openssl
Comment:
Sorry, I was to busy fixing openssl breakage to file a better ticket.
Paypals sandbox endpoint works with the new openssl but their live
endpoint does not. So sad.
{{{
$ curl https://api-aa-3t.paypal.com/2.0/
curl: (35) Unknown SSL protocol error in connection to api-aa-
3t.paypal.com:443
}}}
{{{
$ curl -s --connect-timeout 3 https://api-aa.sandbox.paypal.com/2.0/ | cut
-c3-19
xml version="1.0"
}}}
Both of these commands work with openssl @1.0.0g_0. Should we downgrade
openssl and bump the epoch?
--
Ticket URL: <https://trac.macports.org/ticket/33715#comment:10>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list