File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -7,15 +7,16 @@ update-crypto-policies --set DEFAULT:SHA1
7
7
8
8
AUTOCA_URL=https://ci.dcache.org/ca
9
9
10
- dnf -q install -y epel-release which
10
+ dnf -q install -y epel-release which dnf-plugins-core
11
11
dnf -q install -y https://download.dcache.org/nexus/repository/s2-testsuite/el9/x86_64/s2-20240423-1.x86_64.rpm
12
12
dnf -q install -y voms-clients-cpp fetch-crl openssl globus-gass-copy-progs
13
13
14
+
14
15
rpm -i https://www.desy.de/~tigran/ca_dCacheORG-3.0-6.noarch.rpm
15
16
rpm -i https://linuxsoft.cern.ch/wlcg/centos7/x86_64/desy-voms-all-1.0.0-1.noarch.rpm
16
17
17
- curl https://repository.egi.eu/sw/production/cas/1/ current/repo-files/egi-trustanchors.repo -o /etc/yum.repos.d/egi-trustanchors.repo
18
-
18
+ dnf config-manager --add-repo https://dl.igtf.net/distribution/igtf/ current/
19
+ rpmkeys --import https://dl.igtf.net/distribution/igtf/current/GPG-KEY-EUGridPMA-RPM-3
19
20
dnf -y install ca_USERTrustRSACertificationAuthority \
20
21
ca_ResearchandEducationTrustRSARootCA \
21
22
ca_GEANTeScienceSSLCA4 \
You can’t perform that action at this time.
0 commit comments