Hi, I am trying to figure out how to make a *jenkins plugin download site *for a machine on my *offline* network. I found the github project* https://github.com/jenkins-infra/update-center2 <https://github.com/jenkins-infra/update-center2>* with which the regular update sites are presumably build.
I would ideally like to redirect the plugin manager in jenkins to *some local 'file:/' url* where I store my plugin tree. If I then regularly transfer the recent plugin tree I could keep my isolated jenkins server uptodate! Furthermore I would like to limit the set of plugins in the file tree to the ones I can use with my jenkins version to reduce transfer size. I have run the script in the *update-center2* project and I seem to get some tree(s) but I can not use them in jenkins because I get the error: *java.security.cert.CertPathValidatorException: Path does not chain with any of the trust anchors* anybody any hints on how to proceed? I used a self signed cert, that might be the cause of the above problem.... any hints on how to make a usable cert? I would like to circumvent the signing completely just to simplify things, since all communication is local and offline I think signing is unnecessary. Thanks, Tom Brus -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/8c5d3bb1-c8a3-4ee5-ad95-b69bd5bf6cda%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
