PKIX path building failed!

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Scryber

If I want to export any game to android, this error show up and I down’t know what I can do to fix this. My game has no assets. I copied my valid certificate from “Central Repository:” and imported it in “jre1.8.0_271/lib/security\cacerts” but nothing has changed.

"Warning:
This jar contains entries whose certificate chain is invalid. Reason: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
This jar contains signed entries that are not signed by alias in this keystore.
This jar contains entries whose signer certificate is self-signed.
This jar contains signatures that do not include a timestamp. Without a timestamp, users may not be able to validate this jar after any of the signer certificates expire (as early as 2048-03-13).

Re-run with the -verbose and -certs options for more details."

:bust_in_silhouette: Reply From: LuizTM

Hi :slight_smile:

You know how to answer me, if what you did to import the certificates into cacerts was like this?