[MacPorts] #38015: OpenSSL 1.0.1d Broken
MacPorts
noreply at macports.org
Mon Feb 11 20:45:30 PST 2013
#38015: OpenSSL 1.0.1d Broken
--------------------------+-------------------
Reporter: dylanryan@… | Owner: mww@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Resolution: | Keywords:
Port: OpenSSL |
--------------------------+-------------------
Comment (by leo@…):
Replying to [comment:6 jmr@…]:
> Upstream ticket with link to fix in upstream git:
http://rt.openssl.org/Ticket/Display.html?id=2975
Probably, this is macports bug, not openssl.
"Original" OpenSSL 1.0.1e with default configure work fine with
"https://www.google.com".
{{{
$ cd openssl-1.0.1e.test
$ ./Configure darwin64-x86_64-cc
$ make
$ sh -x util/opensslwrap.sh s_client -connect www.google.com:443 -CAfile
~/Temp/Equifax\ Secure\ Certificate\ Authority.pem
...OK 64-bit
$ make clean
$ ./config
$ make
$ sh -x util/opensslwrap.sh s_client -connect www.google.com:443 -CAfile
~/Temp/Equifax\ Secure\ Certificate\ Authority.pem
...OK 32-bit
}}}
--
Ticket URL: <https://trac.macports.org/ticket/38015#comment:18>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list