Heya, > On 11. Feb 2019, at 12:34, John Pollard <j...@pollardweb.com> wrote: > > I installed 2018-12 but on attempting to add WOLips47 I received the > following error: > > Unable to read repository at > https://jenkins.wocommunity.org/job/WOLips47/lastSuccessfulBuild/artifact/temp/dist/content.xml > > <https://jenkins.wocommunity.org/job/WOLips47/lastSuccessfulBuild/artifact/temp/dist/content.xml>. > sun.security.validator.ValidatorException: PKIX path building failed: > sun.security.provider.certpath.SunCertPathBuilderException: unable to find > valid certification path to requested target > > Menu Eclipse -> About Eclipse -> Installation Details -> Configuration > java.runtime.version=1.8.0_60-b27 > which I believe is up to date on my Mac > > Any pointers to working round this?
Probably this is the Java version (1.8.0_60 seems to be from autumn 2015); The JDK only included the required root certificates to accept Let's Encrypt certificates (which jenkins.wocommunity.org <http://jenkins.wocommunity.org/> uses) in 1.8.0_101 (mid 2016) so you either need to update the JDK/JRE (probably just the latest Java 8 version) you use for running eclipse or you need to add the required root certificates manually to the trust store of the installed JRE. Greetings Dennis -- ----------------------------------------------------- Dennis Bliefernicht • Head of Backend Development T +49 40 357 3001 62 dennis.blieferni...@xyrality.com XYRALITY GmbH • Friedensallee 290 • 22763 Hamburg www.xyrality.com <http://www.xyrality.com/> Registergericht: Hamburg HRB 115332 Geschäftsführer: Sven Ossenbrüggen -----------------------------------------------------
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com