You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jlite
Hi,
I'm trying to make a simple client that create and add a VOMS
Extension.
During the execution, I have this strange error:
org.bouncycastle.asn1.x509.GeneralName cannot be cast to
org.bouncycastle.asn1.ASN1TaggedObject
at
org.glite.voms.ac.AttributeCertificate.getIssuer(AttributeCertificate.java:
253)
at org.glite.voms.PKIVerifier.verify(PKIVerifier.java:327)
at
org.glite.voms.contact.VOMSProxyInit.validateACs(VOMSProxyInit.java:
203)
at
org.glite.voms.contact.VOMSProxyInit.getVomsProxy(VOMSProxyInit.java:
262)
Does anyone have an idea about this bug.
Thanks in advance
Brest Regards
Oleg Sukhoroslov
unread,
May 20, 2011, 5:16:43 AM5/20/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jl...@googlegroups.com, Ibrahim
Hi Ibrahim,
Try to run it in debug mode (see jLite manual) and attach a debug log. Also please attach your source code.