Skip to content
Snippets Groups Projects
Commit 27ec3f7e authored by Francesco Giacomini's avatar Francesco Giacomini
Browse files

Use the C++ VOMS clients

They are faster and they provide a easier-to-use standalone voms-proxy-fake.
Moreover the Java clients have some issues at the moment and its equivalent
of voms-proxy-fake doesn't work well.
parent a21dd145
No related branches found
No related tags found
1 merge request!27Resolve "Use a throw-away CA for the tests"
......@@ -32,4 +32,4 @@ dnf install -y --setopt=tsflags=nodocs \
rpmdevtools \
rpmlint \
cpan \
voms-clients-java
\ No newline at end of file
voms-clients-cpp
\ No newline at end of file
......@@ -34,5 +34,5 @@ dnf -y install \
perl-Test-Nginx \
perl-Digest-SHA \
cpan \
voms-clients-java \
voms-clients-cpp \
procps-ng
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment