[MacPorts] #42063: github git fetch failure: unknown SSL protocol error
MacPorts
noreply at macports.org
Tue Feb 4 07:29:39 PST 2014
#42063: github git fetch failure: unknown SSL protocol error
-----------------------------+-------------------
Reporter: sgrewe@… | Owner: cal@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: | Keywords:
Port: textmate2 gitx |
-----------------------------+-------------------
Comment (by sgrewe@…):
{{{~$/usr/bin/curl -v https://api.textmate.org/bundles/default
* Adding handle: conn: 0x7fa05280aa00
* Adding handle: send: 0
* Adding handle: recv: 0
* Curl_addHandleToPipeline: length: 1
* - Conn 0 (0x7fa05280aa00) send_pipe: 1, recv_pipe: 0
* About to connect() to api.textmate.org port 443 (#0)
* Trying 178.79.137.125...
* Connected to api.textmate.org (178.79.137.125) port 443 (#0)
* TLS 1.2 connection using TLS_RSA_WITH_AES_256_CBC_SHA256
* Server certificate: api.textmate.org (ANJGjwgFwEdOgck0)
* Server certificate: StartCom Class 1 Primary Intermediate Server CA
* Server certificate: StartCom Certification Authority
> GET /bundles/default HTTP/1.1
> User-Agent: curl/7.30.0
> Host: api.textmate.org
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Date: Tue, 04 Feb 2014 15:19:55 GMT
* Server Apache/2.2.22 (Ubuntu) is not blacklisted
< Server: Apache/2.2.22 (Ubuntu)
< Cache-Control: max-age=600
< Expires: Tue, 04 Feb 2014 15:29:55 +0000
< Last-Modified: Tue, 04 Feb 2014 15:19:55 +0000
< Location: http://s3.textmate.org/default.plist
< Vary: Accept-Encoding
< Content-Length: 0
< Content-Type: text/html; charset=utf-8
<
* Connection #0 to host api.textmate.org left intact
~$/opt/local/bin/curl -v https://api.textmate.org/bundles/default
* Hostname was NOT found in DNS cache
* Trying 178.79.137.125...
* Connected to api.textmate.org (178.79.137.125) 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):
* SSLv3, TLS handshake, Server hello (2):
* SSLv3, TLS handshake, CERT (11):
* SSLv3, TLS handshake, Server key exchange (12):
* SSLv3, TLS handshake, Server finished (14):
* SSLv3, TLS handshake, Client key exchange (16):
* SSLv3, TLS change cipher, Client hello (1):
* SSLv3, TLS handshake, Finished (20):
* SSLv3, TLS change cipher, Client hello (1):
* SSLv3, TLS handshake, Finished (20):
* SSL connection using DHE-RSA-AES256-GCM-SHA384
* Server certificate:
* subject: description=ANJGjwgFwEdOgck0; C=DK; CN=api.textmate.org;
emailAddress=postmaster at textmate.org
* start date: 2013-05-04 17:33:11 GMT
* expire date: 2014-05-06 01:25:04 GMT
* subjectAltName: api.textmate.org matched
* issuer: C=IL; O=StartCom Ltd.; OU=Secure Digital Certificate
Signing; CN=StartCom Class 1 Primary Intermediate Server CA
* SSL certificate verify ok.
> GET /bundles/default HTTP/1.1
> User-Agent: curl/7.35.0
> Host: api.textmate.org
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Date: Tue, 04 Feb 2014 15:25:33 GMT
* Server Apache/2.2.22 (Ubuntu) is not blacklisted
< Server: Apache/2.2.22 (Ubuntu)
< Cache-Control: max-age=600
< Expires: Tue, 04 Feb 2014 15:35:33 +0000
< Last-Modified: Tue, 04 Feb 2014 15:25:33 +0000
< Location: http://s3.textmate.org/default.plist
< Vary: Accept-Encoding
< Content-Length: 0
< Content-Type: text/html; charset=utf-8
<
* Connection #0 to host api.textmate.org left intact
~$otool -L /usr/lib/libssl.dylib
/usr/lib/libssl.dylib:
/usr/lib/libssl.0.9.8.dylib (compatibility version 0.9.8, current
version 50.0.0)
/usr/lib/libcrypto.0.9.8.dylib (compatibility version 0.9.8,
current version 50.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 1197.1.1)
~$otool -L /usr/lib/libcrypto.dylib
/usr/lib/libcrypto.dylib:
/usr/lib/libcrypto.0.9.8.dylib (compatibility version 0.9.8,
current version 50.0.0)
/System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
(compatibility version 1.0.0, current version 25.0.0)
/usr/lib/libz.1.dylib (compatibility version 1.0.0, current
version 1.2.5)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 1197.1.1)
sorry for the formatting. MD5 will follow in about 30 minutes
}}}
--
Ticket URL: <https://trac.macports.org/ticket/42063#comment:12>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list