Https repository blocking by PKIX path

Dear Team,

We are facing below certificate issue.

sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

We have tried below solution

Solution

First, make sure you are using the latest JDK version supported so that your root certificates are up to date.

You can explicitly examine and trust the remote certificate by

  1. Go to Views/Repositories -> Repositories. Select the repository with the problem.
  2. Selecting the SSL configuration tab of the repository. The SSL tab shows the remote certificate. Examine it closely. If you want to trust the cert, check “Use Nexus SSL trust store” and the “Add to Trust Store” button.

But we are not to able fix it.

Please share us an alternative solution

Try this:

Rich

@rseddon

Thanks for the information. We are still facing same issue.
Just like what you have sent, our servers are connected to internet over a proxy server.
Could you please let us know if there is anything other way around.

Thanks