Changes between Initial Version and Version 3 of Ticket #47652


Ignore:
Timestamp:
May 6, 2015, 11:46:28 PM (9 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #47652 – Description

    initial v3  
    11When I try to use git (or openssl) to connect to https://git-wip-us.apache.org/ I get a failure message like:
    22
     3{{{
    34fatal: unable to access 'https://git-wip-us.apache.org/repos/asf/orc.git/': SSL certificate problem: unable to get local issuer certificate
     5}}}
    46
    57I've attached the output from openssl s_client -connect git-wip-us.apache.org:443, which also shows the problem.