Hello,

Within our development environment, we have a jenkins installation within a 
secure environment without direct connection to the web. It means when we 
want to install/update a jenkins plugin they have to be imported within 
secure environment. Before that can happen, it must be approved by security 
to be imported - part of that process requires us to provide a hash (e.g. 
md5/sha1) provided by the supplier (in this case jenkins) in order to 
verify it matches after downloading the artefact.

I am trying to download a jenkins plugin, in this case ws-cleanup version 
0.29. I have obtained the sha1 which I found 
from https://updates.jenkins-ci.org/update-center.json. its specifies the 
sha1 as "3DJdsVMUX8PB4/oHbWwsdvBjdNs=". but when I download the plugin and 
check the hash locally it is "DC325DB153145FC3C1E3FA076D6C2C76F06374DB".

Can anyone tell me why there is discrepancy and if there is any way of 
resolving it. E.g. is there any other location where I can get the correct 
sha1 keys, that doesn't involve generating it my self.

Many Thanks in advance for any help,

RG

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/d8bbe4bf-d134-431c-9c52-aedbf1482048%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to