We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ed88a2 commit 91fd6c2Copy full SHA for 91fd6c2
1 file changed
.ci/init-el9-ui.sh
@@ -13,7 +13,6 @@ dnf -q install -y voms-clients-cpp fetch-crl openssl globus-gass-copy-progs
13
14
15
rpm -i https://www.desy.de/~tigran/ca_dCacheORG-3.0-6.noarch.rpm
16
-rpm -i https://linuxsoft.cern.ch/wlcg/centos7/x86_64/desy-voms-all-1.0.0-1.noarch.rpm
17
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-4
@@ -30,7 +29,7 @@ python3 ./autoca-client -n -k userkey.pem -c usercert.pem ${AUTOCA_URL} "Kermit
30
29
31
/usr/sbin/fetch-crl
32
33
-voms-proxy-init -cert=usercert.pem -key=userkey.pem -voms=desy
+voms-proxy-init -cert=usercert.pem -key=userkey.pem
34
voms-proxy-info -all
35
36
# standard location for the proxy
0 commit comments