[MacPorts] #33715: openssl 1.0.1 breaks multiple ports
MacPorts
noreply at macports.org
Wed Apr 25 13:26:37 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: reopened => closed
* resolution: => worksforme
Comment:
diego: Please find a curl options combination that works with openssl
1.0.1a and your target.
{{{
$ curl -3 https://69.171.228.43/oauth/access_token
curl: (51) SSL: certificate subject name '*.facebook.com' does not match
target host name '69.171.228.43'
$ curl --ciphers '3DES' https://69.171.228.43/oauth/access_token
curl: (51) SSL: certificate subject name '*.facebook.com' does not match
target host name '69.171.228.43'
}}}
--
Ticket URL: <https://trac.macports.org/ticket/33715#comment:45>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list