Hi,
any quick solution for such error during import of jobs:
FAILED - PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
http://10.XX.XX.XX:8080 server configured as remote one
Hello @Wyps1987 and welcome to this community ![]()
Is https configured on your remote server?
connection is done successfully via http port 8080, anything additional to be checked from https config perspective?
Get the same error trying listing jobs from: https://gmpr-jnk01.gaming.lan/
Any ideas?
2023-07-20 08:22:10.556+0000 [id=41410] SEVERE o.j.c.p.j.client.RestApiClient#getRemoteItems: Failed to list job from remote https://gmpr-jnk01.gaming.lan/
sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
- at java.base/sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:141)*
- at java.base/sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:126)*
- at java.base/java.security.cert.CertPathBuilder.build(CertPathBuilder.java:297)*
- at java.base/sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:434)*
Caused: sun.security.validator.ValidatorException: PKIX path building failed