Closed
Description
(Reporting here as requested by @SethTisue)
The CLA check is failing in https://github.com/lampepfl/dotty/actions/runs/6442154587/job/17493043000?pr=18663 for example.
Running curl locally I see:
% curl https://www.lightbend.com/contribute/cla/scala/check/johnduffell
curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: https://curl.se/docs/sslcerts.html
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
According to https://www.ssllabs.com/ssltest/analyze.html?d=www.lightbend.com :
This server's certificate chain is incomplete.
This can also be checked with openssl
:
% openssl s_client -connect www.lightbend.com:443
...
Verification error: unable to verify the first certificate
...
Metadata
Metadata
Assignees
Labels
No labels