Skip to content

Commit

Permalink
Switch voms-api version to 2.0.6
Browse files Browse the repository at this point in the history
We are using an unsupported and buggy voms-api version

RELEASE NOTES: Switch to voms-api to 2.0.6 fixing "Certificate verification: Maximum certification path length exceeded." exception problem

Patch: <ReviewBoard URL>
Require-notes: yes
Require-book:  no
Bug: http://rt.dcache.org/Ticket/Display.html?id=7848
Acked-by: <name of person>
Target: master
Request: 2.2
Request: 2.6
Merge-req:

The problem I have, I can not test the solution myself as it only happens with certain proxy certificates, see bug ticket for details.

I have however tested that the update does not break g2 and s2 while I did not test xrootd as I have no idea about it.

G2 testing: http://svn.dcache.org/build/view/emi_certification/job/g2-Certification_oneMachine/243/,

mvn building fine, while testing switched on,

S2 test went through fine except for one test, which I would see as a typical S2 timeout problem: http://svn.dcache.org/build/view/emi_certification/job/S2-certification_oneMachine/21/
  • Loading branch information
Christian Bernardt committed Jul 9, 2013
1 parent ce7e672 commit 9b506a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -147,7 +147,7 @@
<dependency>
<groupId>eu.emi</groupId>
<artifactId>vomsjapi</artifactId>
<version>2.0.0-1</version>
<version>2.0.6</version>
</dependency>
<dependency>
<groupId>org.glite.authz</groupId>
Expand Down

0 comments on commit 9b506a9

Please sign in to comment.