GitHub authentication produces the following error message: PKIX path building failed

Hey there Timothy.

Sounds like the cert is the issue. You’ll need to make sure that the Java distribution running your SonarQube instance trusts the cert installed on your (I assume self-hosted?) GitHub instance.

This post might help you, along with these docs.