Tag Archives: jenkins
Jenkins install LTS 2.77 TLS error
Just tried an install of 2.77 LTS into a Centos 7 VM. When it started up, failed due to PXIX TLS error. Huh? On the plugin update. sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:141) at … Continue reading
Jenkins and Android
We use Jenkins to build our Android app. I am converting the build from r12 to r18 (now r20, since Google I/O 2012) which is forcing some config changes, but trying to preserve the old build in case we need … Continue reading