简体   繁体   English

Jenkins插件安装问题

[英]Jenkins Plugin installation issue

I am not able to install any plugins after I upgraded my jenkins version.升级 jenkins 版本后,我无法安装任何插件。
I can understand it is a certificate error.我可以理解这是证书错误。 Could you please let me know the resolution?你能告诉我分辨率吗?

sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target sun.security.provider.certpath.SunCertPathBuilderException:无法找到请求目标的有效认证路径

For Jenkin, jdk version 8/11 is required.对于 Jenkins,需要 jdk 版本 8/11。 If you are using JDK version 8 then upgrade it to version 11. This is one of the possible solution as you didn't mention the Jenkin version or the java version.如果您使用的是 JDK 版本 8,则将其升级到版本 11。这是可能的解决方案之一,因为您没有提到 Jenkins 版本或 java 版本。 There is other ways to solve certificate issue, like you can install the certificate, but the easiest way is to upgrade jdk version.还有其他方法可以解决证书问题,比如你可以安装证书,但最简单的方法是升级jdk版本。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM