When I configure Octopus Deploy Plugin in Jenkins. I got the following error
Unable to connect to Octopus Host URL - sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
I’ve exported the cert of octopus server and imported in Java cacerts where Jenkins is running. but still same. Can you please help me on this issue. I need the build server integration for packing, pushing and deploying releases.