When I try to publish artifacts from jenkins, if the host doesn't have the certificates for artifactory installed I get the error:
Error occurred for request GET /artifactory/api/system/version
HTTP/1.1: sun.security.validator.ValidatorException: PKIX path building
failed: sun.security.provider.certpath.SunCertPathBuilderException:
unable to find valid certification path to requested target.
Is there a setting in artifactory to disable this? I want to be able to connect from any jenkins host without having the certificates added to the keystore.