Opened 11 years ago

Last modified 9 years ago

#38972 closed update

curl-ca-bundle needs update? — at Version 3

Reported by: dave@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: curl-ca-bundle

Description (last modified by ryandesign (Ryan Carsten Schmidt))

It looks like perhaps gmail is using a new cert and macports' certs haven't been updated yet?

cube:~ dave% openssl s_client -verify -crlf -connect imap.gmail.com:993
verify depth is 0
CONNECTED(00000003)
depth=1 C = US, O = Google Inc, CN = Google Internet Authority
verify error:num=20:unable to get local issuer certificate
verify return:0
140735275196892:error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed:s3_clnt.c:1166:
---
no peer certificate available
---
No client certificate CA names sent
---
SSL handshake has read 1681 bytes and written 7 bytes
---
New, (NONE), Cipher is (NONE)
Secure Renegotiation IS supported
Compression: NONE
Expansion: NONE
SSL-Session:
    Protocol  : TLSv1.2
    Cipher    : 0000
    Session-ID:
    Session-ID-ctx:
    Master-Key:
    Key-Arg   : None
    PSK identity: None
    PSK identity hint: None
    SRP username: None
    Start Time: 1367385345
    Timeout   : 300 (sec)
    Verify return code: 0 (ok)
---

Change History (3)

comment:1 Changed 11 years ago by dave@…

rats; forgot the curlies! Sorry.

comment:2 Changed 11 years ago by cooljeanius (Eric Gallager)

Livecheck seems to think it's up to date:

gl00b05048:~ egall$ port -v livecheck curl-ca-bundle
curl-ca-bundle seems to be up to date

comment:3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to ryandesign@…
Note: See TracTickets for help on using tickets.