[MacPorts] #47805: curl @7.42.1_0+ssl, openssl @1.0.2a_0 - SSL certificate problem: unable to get local issuer certificate

MacPorts noreply at macports.org
Sat May 23 11:00:58 PDT 2015


#47805: curl @7.42.1_0+ssl, openssl @1.0.2a_0 - SSL certificate problem: unable to
get local issuer certificate
---------------------------+--------------------------
  Reporter:  fabien@…      |      Owner:  ryandesign@…
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.3.3
Resolution:                |   Keywords:
      Port:  curl openssl  |
---------------------------+--------------------------

Comment (by xeron.oskom@…):

 Replying to [comment:7 fabien@…]:
 > Replying to [comment:4 ionic@…]:
 > > Try
 > >
 > > {{{
 > > openssl s_client -showcerts -connect www.google.com:443 -CAfile
 /opt/local/etc/openssl/certs.pem -trusted_first
 > > }}}
 > >
 > > If that works, uhm... I don't know either. Maybe we'll have to patch
 curl to support this new option.
 >
 > Hi,
 >
 > I've tried, but it doesn't work, I've the same return message.
 >
 > {{{
 > Start Time: 1432401601
 >     Timeout   : 300 (sec)
 >     Verify return code: 20 (unable to get local issuer certificate)
 > }}}
 >
 > Thx,
 > Fabien

 This command has a typo. It should be:

 {{{
 openssl s_client -showcerts -connect www.google.com:443 -CAfile
 /opt/local/etc/openssl/cert.pem -trusted_first
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/47805#comment:9>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list