Re: how to set up a plugin update site on an offline machine

2018-11-13 Thread Daniel Beck
> On 13. Nov 2018, at 10:38, Tom Brus wrote: > > I followed the juseppe readme, I am using Jenkins 2.151 running on > jdk1.8.0_144. > To clarify, the cert gets rejected even if you put it in the configuration of the Update Sites Manager plugin? -- You received this message because you

Re: how to set up a plugin update site on an offline machine

2018-11-13 Thread Tom Brus
Yeah, solved it! in short: you need to copy your crt to *$JENKINS_HOME/update-center-rootCAs/my.crt* for more detail: *https://github.com/ikedam/backend-update-center2/wiki/How-to-create-your-own-Jenkins-Update-Center#put-your-certificate

Re: how to set up a plugin update site on an offline machine

2018-11-13 Thread Tom Brus
Thanks Slide, that is exactly what I needed ...unfortunately the error also occurs with *juseppe*: *Path does not chain with any of the trust anchors* I followed the juseppe readme, I am using *Jenkins 2.151* running on * jdk1.8.0_144*. any ideas...? -Tom Op maandag 12 november 2018

Re: how to set up a plugin update site on an offline machine

2018-11-12 Thread Slide
You may want to look at https://github.com/jenkinsci/juseppe, it recently became part of the jenkinsci org on Github and I've heard some good things about it. On Mon, Nov 12, 2018 at 7:53 AM Tom Brus wrote: > Hi, > > I am trying to figure out how to make a *jenkins plugin download site *for > a